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.

Meta

Authors

Jacob Carlborg