- parseAndExecute
int parseAndExecute(string[] args, bool ignoreFirstArg)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseAndExecute
int parseAndExecute(ArgParser parser)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveCommand
ResolveResult!CommandInfo resolveCommand(ArgParser parser, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.