Ninja

Undocumented in source.

Constructors

this
this(Build build, string projectPath)
Undocumented in source.

Members

Functions

allBuildEntries
const(NinjaEntry)[] allBuildEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
allRuleEntries
const(NinjaEntry)[] allRuleEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
buildOutput
string buildOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
rulesOutput
string rulesOutput()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buildEntries
NinjaEntry[] buildEntries;
Undocumented in source.
ruleEntries
NinjaEntry[] ruleEntries;
Undocumented in source.

Meta