CommandTreeNodeKind
CommandTreeNodeKind
Logical node kinds after tree compilation.
Signature
type CommandTreeNodeKind = | 'root'
| 'flat'
| 'command'
| 'group'
| 'subcommand'
Logical node kinds after tree compilation.
type CommandTreeNodeKind = | 'root'
| 'flat'
| 'command'
| 'group'
| 'subcommand'