Expand description
Module contains types for manipulating metadata of files or directories.
Structsยง
- File
Type - A structure representing a type of file with accessors for each file type.
It is returned by
MetaData::file_type
method. - Meta
Data - Metadata information about a file.
- Meta
Data Builder - Builder of
MetaData
. - Permissions
- Representation of the various permissions on a file.