Config

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.
this
this(string name, string architecture)
Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin PropertiesOperators!properties
Undocumented in source.

Properties

architecture
string architecture [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
architecture
string architecture [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

properties
auto properties;
Undocumented in source.

Meta