Class FilesMimeStore

Implementation of IMimeStore interface that uses various files from mime/ subfolder to read MIME types.

class FilesMimeStore
  : IMimeStore ;

Constructors

NameDescription
this Constructor based on MIME paths.

Methods

NameDescription
byMimeType
errors Get errors that were told to not throw but to be saved during parsing.
mimeType

Inner structs

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

Aliases

NameDescription
FileError