config

Config loading and writing.

Members

Structs

Config
struct Config

Stores configuration data loaded from command-line or config files.

Variables

defaultConfigString
string defaultConfigString;
Undocumented in source.
helpTranslations
string[string] helpTranslations;
Undocumented in source.
versionString
string versionString;
Undocumented in source.

Meta