ctini ~master (2021-12-11T05:57:01.0181271)
Dub
Repo
IniSection
ctini
rtini
Undocumented in source.
struct
IniSection {
IniSetting
[
string
]
children
;
template
opDispatch
(string name)
;
T
get
(string name);
}
Members
Functions
get
T
get
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Templates
opDispatch
template
opDispatch
(string name)
Undocumented in source.
Variables
children
IniSetting
[
string
]
children
;
Undocumented in source.
Meta
Source
See Implementation
ctini
rtini
functions
iniConfig
iniConfigFromString
structs
IniSection
IniSetting