FilesMimeStore.Options

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

Members

Enums

skip
anonymousenum skip
Undocumented in source.

Variables

XMLnamespaces
ubyte XMLnamespaces;

Options for reading XMLnamespaces file.

aliases
ubyte aliases;

Options for reading aliases file.

genericIcons
ubyte genericIcons;

Options for reading generic-icons file.

globs
ubyte globs;

Options for reading globs file. Used only if globs2 file could not be read.

globs2
ubyte globs2;

Options for reading globs2 file.

icons
ubyte icons;

Options for reading icons file.

magic
ubyte magic;

Options for reading magic file.

subclasses
ubyte subclasses;

Options for reading subclasses file.

treemagic
ubyte treemagic;

Options for reading treemagic file.

types
ubyte types;

Options for reading types file.

Meta