IniWriter

Simple convenience formatter for writing INI files.

Members

Functions

startSection
void startSection(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
writeValue
void writeValue(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

writer
O writer;
Undocumented in source.

Meta