Resolves the invoked command by parsing the arguments array. Executes the onExecute method of any intermediate commands (command groups). Returns the result of the execution, and whether there were errors.
See Implementation
Resolves the invoked command by parsing the arguments array. Executes the onExecute method of any intermediate commands (command groups). Returns the result of the execution, and whether there were errors.