mime ~master (2021-06-13T11:18:06Z)
Dub
Repo
TreeMagicFileException
mime
files
treemagic
Exception thrown on parse errors while reading treemagic file.
final
class
TreeMagicFileException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
mime
files
treemagic
aliases
TreeMagicEntry
classes
TreeMagicFileException
functions
treeMagicFileReader
Exception thrown on parse errors while reading treemagic file.