Tup

Undocumented in source.

Constructors

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

Members

Functions

lines
string[] lines()
Undocumented in source. Be warned that the author may not have intended to support it.
output
string output()
Undocumented in source. Be warned that the author may not have intended to support it.
writeBuild
void writeBuild()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

fileName
enum fileName;
Undocumented in source.

Variables

build
Build build;
Undocumented in source.
options
const(Options) options;
Undocumented in source.

Meta