Run(Delegate, CliSettings) | Parses the command line arguments and runs the indicated command as delegate. |
RunTDefinition(String, CliSettings) | Parses a command line string value and runs the handler for the indicated command. |
RunTDefinition(String, CliSettings) | Parses a command line string array and runs the handler for the indicated command. |