ConfigurationValue

Undocumented in source.

Members

Functions

opAssign
ConfigurationValue opAssign(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

array
T[] array [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
default_value
T default_value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
default_value
T default_value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
reified_value
T reified_value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
reified_value
T reified_value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta