Config

Undocumented in source.

Constructors

this
this(string appName, string companyName)
Undocumented in source.
this
this(string appName, string companyName)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

read
T read(string name, T defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
readImpl
T readImpl(string name, T defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
readImpl
T readImpl(string name, T defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(string name, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
writeImpl
void writeImpl(string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeImpl
void writeImpl(string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta