TrialRunCommand

Undocumented in source.

Constructors

this
this(RunnerSettings runnerSettings)
Undocumented in source.

Members

Functions

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.
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.
files
auto files()
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.
neededTarget
auto neededTarget()
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.
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.

Variables

dub
Dub dub;
Undocumented in source.
project
TrialProject project;
Undocumented in source.
runnerSettings
RunnerSettings runnerSettings;
Undocumented in source.

Meta