ConfigOption

Undocumented in source.

Constructors

this
this(ConfigValue value, ConfigValue defaultValue)
Undocumented in source.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
set
T set(T newValue)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

defaultValue
ConfigValue defaultValue;
Undocumented in source.
value
ConfigValue value;
Undocumented in source.

Meta