CommandTreeNodeSource
CommandTreeNodeSource
Source types for command tree nodes discovered from the filesystem.
Signature
type CommandTreeNodeSource = | 'root'
| 'flat'
| 'directory'
| 'group'
| 'shorthand'
Source types for command tree nodes discovered from the filesystem.
type CommandTreeNodeSource = | 'root'
| 'flat'
| 'directory'
| 'group'
| 'shorthand'