BinaryT

Undocumented in source.

Constructors

this
this(Build build, Options options, T output)
Undocumented in source.

Members

Functions

listTargets
string[] listTargets(BinaryOptions binaryOptions)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
topLevelTargets
Target[] topLevelTargets(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta