Forwards.
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.
ditto Uses the default error handler.
Constructs the graph of the given command types, ...