BuildCommand

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

execute
int execute(Dub dub, string[] free_args, string[] app_args)
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
void prepare(CommandArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m_nonInteractive
bool m_nonInteractive;
Undocumented in source.
m_yes
bool m_yes;
Undocumented in source.

Inherited Members

From GenerateCommand

m_generator
string m_generator;
Undocumented in source.
m_rdmd
bool m_rdmd;
Undocumented in source.
m_tempBuild
bool m_tempBuild;
Undocumented in source.
m_run
bool m_run;
Undocumented in source.
m_force
bool m_force;
Undocumented in source.
m_combined
bool m_combined;
Undocumented in source.
m_parallel
bool m_parallel;
Undocumented in source.
m_printPlatform
bool m_printPlatform;
m_printBuilds
bool m_printBuilds;
m_printConfigs
bool m_printConfigs;
Undocumented in source.
prepare
void prepare(CommandArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
int execute(Dub dub, string[] free_args, string[] app_args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta