ProgramCommands.parse

Parses the command line arguments according to the set of Commandss that are passed in.

struct ProgramCommands(Commands...)
void
parse
(
const string[] args
)
if (
Commands.length > 0
)

Meta