Base class for a command and options.
public abstract class CommandNode
kind:method, kind:property, kind:ctor. Press Esc to clear.ActivePredicateGets the callback that indicates if this node is active. Default is true.ParentGets the parentIsActive()Check if this node or any of its parent is inactive.