TrialDescribeCommand

Undocumented in source.

Constructors

this
this(RunnerSettings runnerSettings)
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 TrialRunCommand

project
TrialProject project;
Undocumented in source.
dub
Dub dub;
Undocumented in source.
runnerSettings
RunnerSettings runnerSettings;
Undocumented in source.
prepare
void prepare(CommandArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup(Dub dub, string[] free_args, string[] app_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.
getSettings
GeneratorSettings getSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
configuration
string configuration()
Undocumented in source. Be warned that the author may not have intended to support it.
dubDescription
auto dubDescription()
Undocumented in source. Be warned that the author may not have intended to support it.
neededTarget
auto neededTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
files
auto files()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta