Conf

Undocumented in source.

Constructors

this
this(string filename)
Undocumented in source.

Members

Functions

getFlags
string getFlags(string target, string mode, BuildTool tool)
Undocumented in source. Be warned that the author may not have intended to support it.
getModes
string[] getModes()
Undocumented in source. Be warned that the author may not have intended to support it.
getPredefTargets
string[] getPredefTargets()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Switch
struct Switch
Undocumented in source.

Variables

errors
string[] errors;
Undocumented in source.
modeAll
enum string modeAll;
Undocumented in source.
modeAllElems
string[] modeAllElems;
Undocumented in source.
modeDebug
enum string modeDebug;
Undocumented in source.
modeRelease
enum string modeRelease;
Undocumented in source.
modes
enum string[] modes;
Undocumented in source.
predefTargets
enum string[] predefTargets;
Undocumented in source.
targetAll
enum string targetAll;
Undocumented in source.
targetAllElems
string[] targetAllElems;
Undocumented in source.
targets
string[] targets;
Undocumented in source.

Meta