Options

Undocumented in source.

Members

Functions

dlangFile
string dlangFile()
Undocumented in source. Be warned that the author may not have intended to support it.
dup
Options dup()
Undocumented in source. Be warned that the author may not have intended to support it.
finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
isScriptBuild
bool isScriptBuild()
Undocumented in source. Be warned that the author may not have intended to support it.
jsFile
string jsFile()
Undocumented in source. Be warned that the author may not have intended to support it.
luaFile
string luaFile()
Undocumented in source. Be warned that the author may not have intended to support it.
projectBuildFile
string projectBuildFile()
Undocumented in source. Be warned that the author may not have intended to support it.
pythonFile
string pythonFile()
Undocumented in source. Be warned that the author may not have intended to support it.
reggaeFileLanguage
BuildLanguage reggaeFileLanguage(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
reggaeFileLanguage
BuildLanguage reggaeFileLanguage()
Undocumented in source. Be warned that the author may not have intended to support it.
reggaeFilePath
string reggaeFilePath()
Undocumented in source. Be warned that the author may not have intended to support it.
rerunArgs
string[] rerunArgs()
Undocumented in source. Be warned that the author may not have intended to support it.
rubyFile
string rubyFile()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

backend
Backend backend;
Undocumented in source.
cCompiler
string cCompiler;
Undocumented in source.
cppCompiler
string cppCompiler;
Undocumented in source.
dCompiler
string dCompiler;
Undocumented in source.
dflags
string dflags;
Undocumented in source.
help
bool help;
Undocumented in source.
isDubProject
bool isDubProject;
Undocumented in source.
noFetch
bool noFetch;
Undocumented in source.
oldNinja
bool oldNinja;
Undocumented in source.
perModule
bool perModule;
Undocumented in source.
projectPath
string projectPath;
Undocumented in source.
ranFromPath
string ranFromPath;
Undocumented in source.
userVars
string[string] userVars;
Undocumented in source.

Meta