Function FilesMimeStore.errors
Get errors that were told to not throw but to be saved during parsing.
const(std .typecons .Tuple!(string,"fileName",Exception,"e"))[] errors() const;
Get errors that were told to not throw but to be saved during parsing.
const(std .typecons .Tuple!(string,"fileName",Exception,"e"))[] errors() const;