The result of a command resolution attempt.
Whether the resolution was successful (true) or not (false).
The resolved CommandNode. This value is undefined when success is false.
See CommandResolver's documentation.
See Implementation
The result of a command resolution attempt.