Build

Contains the top-level targets.

Constructors

this
this(Target[] targets)
Undocumented in source.
this
this(R targets)
Undocumented in source.
this
this(T targets)
Undocumented in source.

Members

Functions

defaultTargets
auto defaultTargets()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultTargetsString
string defaultTargetsString(string projectPath)
Undocumented in source. Be warned that the author may not have intended to support it.
range
auto range()
Undocumented in source. Be warned that the author may not have intended to support it.
targets
auto targets()
Undocumented in source. Be warned that the author may not have intended to support it.
toBytes
ubyte[] toBytes(Options options)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromBytes
Build fromBytes(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TopLevelTarget
struct TopLevelTarget
Undocumented in source.

Meta