ctini.rtini

Undocumented in source.

Members

Functions

iniConfig
IniSection iniConfig(string iniFile)
Undocumented in source. Be warned that the author may not have intended to support it.
iniConfigFromString
IniSection iniConfigFromString(string iniText)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IniSection
struct IniSection
Undocumented in source.
IniSetting
struct IniSetting

Quick and dirty limited tagged union, because std.variant can't do recursive definitions

Meta