Function ProgramCommands.parse

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

void parse (
  const string[] args
);