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_printPlatform
bool m_printPlatform;
m_printBuilds
bool m_printBuilds;
m_printConfigs
bool m_printConfigs;
Undocumented in source.
m_deep
bool m_deep;
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