MPD
0.20.15
|
#include "check.h"
#include "Path.hxx"
#include "system/Error.hxx"
#include <stdint.h>
#include <sys/stat.h>
Go to the source code of this file.
Data Structures | |
class | FileInfo |
Functions | |
bool | GetFileInfo (Path path, FileInfo &info, bool follow_symlinks=true) |
Definition at line 131 of file FileInfo.hxx.