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.

Inherited Members

From GenerateCommand

m_generator
string m_generator;
Undocumented in source.
m_rdmd
bool m_rdmd;
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_print_platform
bool m_print_platform;
m_print_builds
bool m_print_builds;
m_print_configs
bool m_print_configs;
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