20 #ifndef MPD_STORAGE_FILE_INFO_HXX
21 #define MPD_STORAGE_FILE_INFO_HXX
29 enum class Type : uint8_t {
constexpr bool IsDirectory() const
uint64_t size
The file size in bytes.
time_t mtime
The modification time.
constexpr bool IsRegular() const
unsigned device
Device id and inode number.