evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Config
evael
utils
Config
Undocumented in source.
class
Config {
__gshared
IniSection
m_config
;
static
void
load
(string configFile);
}
Alias This
m_config
Members
Static functions
load
void
load
(string configFile)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
m_config
IniSection
m_config
;
Undocumented in source.
Meta
Source
See Implementation
evael
utils
Config
classes
Config