reggae v0.5.22 (2018-02-20T15:17:00Z)
Home
Dub
Repo
BuildGenMain
reggae
buildgen
Undocumented in source.
mixin template
BuildGenMain (
string
buildModule
= "reggaefile"
) {
import
std
.
stdio
;
;
int
main
(string[] args);
}
Members
Functions
main
int
main
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
reggae
buildgen
functions
doBuild
doBuildFor
getBuildObject
writeCompilationDB
mixin templates
BuildGenMain
buildGen