MimeType.deleteGlobs - multiple declarations
Function MimeType.deleteGlobs
Whether to discard globs parsed from a less preferable directory. Used in merges.
bool deleteGlobs() pure nothrow @nogc @safe const;
See Also
Function MimeType.deleteGlobs
Setter
bool deleteGlobs
(
bool clearGlobs
) pure nothrow @nogc @safe;