Module metadata

Source
Expand description

Module contains types for manipulating metadata of files or directories.

Structsยง

FileType
A structure representing a type of file with accessors for each file type. It is returned by MetaData::file_type method.
MetaData
Metadata information about a file.
MetaDataBuilder
Builder of MetaData.
Permissions
Representation of the various permissions on a file.