ConfigurationItem

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

as
auto as()
Undocumented in source. Be warned that the author may not have intended to support it.
as
auto as()
Undocumented in source. Be warned that the author may not have intended to support it.
as
auto as()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
auto opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch()
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
reified_value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_map
ConfigurationItem!(ConfigurationType)[string] _map;
Undocumented in source.
_value
ConfigurationValue _value;
Undocumented in source.

Meta