mime.files.common

Common code for modules that read shared MIME-info database files.

Members

Classes

MimeFileException
class MimeFileException

Exception thrown on parse errors while reading shared MIME-info database files.

Functions

parseIndent
uint parseIndent(const(char)[] current)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lineFilter
enum string lineFilter;
Undocumented in source.

Meta