ConfigBuilder

Constructors

this
this(string filename, string section)
Undocumented in source.

Members

Functions

build
T build()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
ConfigurationItem opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ConfigurationItem opIndex(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
subItem
ConfigurationItem subItem(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

rootItem
ConfigurationItem rootItem [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta