IniParser

Undocumented in source.

Members

Functions

parseIni
void parseIni(R r, Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

readSection
S readSection(R r, S[] segments, Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(S[] segments, S value, Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta