Parser.parse

@brief Parse the command line. @detailed This will also add -h/--help options to show the help if such options have not already been added.

class Parser
void
parse
(
string[]* args
)

Meta