dstep.driver.CommandLine

Members

Functions

parseCommandLine
auto parseCommandLine(string[] args)

Processes command-line arguments

run
int run(string[] args)

"Real" application entry point, handles CLI/config and forwards to dstep.driver.Application to do actual work. Called by main.

showHelp
void showHelp(Configuration config, GetoptResult getoptResult)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Jacob Carlborg