You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document needs a single command field (required) instead of having a copy of all of Command's field. This way the root command can be parsed to the same sort of object as all of its descendants.
See #70
Documentneeds a singlecommandfield (required) instead of having a copy of all ofCommand's field. This way the root command can be parsed to the same sort of object as all of its descendants.