toml-d ~master (2022-05-01T09:36:55.1574376)
Dub
Repo
TOMLException
toml
parser
Undocumented in source.
class
TOMLException : Exception {
this
(string msg, string file, ulong line);
}
Constructors
this
this
(string msg, string file, ulong line)
Undocumented in source.
Meta
Source
See Implementation
toml
parser
aliases
enforceTOML
classes
TOMLException
enums
TOMLType
functions
_toTOMLDictionary
parse
parseFile
structs
TOMLValue