Skip to main content

command_tree

Function command_tree 

Source
pub fn command_tree() -> Vec<CommandNode>
Expand description

Canonical command tree shared between the automation CLI and the TUI command palette. Keeping this in one place guarantees the same grammar is exposed in both surfaces.