Struct FilesMimeStore.Options

Options to use when reading various shared MIME-info database files.

struct Options ;

Fields

NameTypeDescription
aliases ubyteOptions for reading aliases file.
genericIcons ubyteOptions for reading generic-icons file.
globs ubyteOptions for reading globs file. Used only if globs2 file could not be read.
globs2 ubyteOptions for reading globs2 file.
icons ubyteOptions for reading icons file.
magic ubyteOptions for reading magic file.
subclasses ubyteOptions for reading subclasses file.
treemagic ubyteOptions for reading treemagic file.
types ubyteOptions for reading types file.
XMLnamespaces ubyteOptions for reading XMLnamespaces file.