CommandLineInterface.parseAndExecute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int parseAndExecute(string[] args, bool ignoreFirstArg)
    class CommandLineInterface(Modules...)
    int
    parseAndExecute
    (
    string[] args
    ,
    bool ignoreFirstArg = true
    )
  2. int parseAndExecute(ArgParser parser)

Meta