Skip to main content

builtin_command_infos

Function builtin_command_infos 

Source
pub fn builtin_command_infos() -> Vec<CommandInfo>
Expand description

Returns CommandInfo schemas for all built-in commands (those handled directly by the broker, not by plugins). Used by the TUI palette and /help to show a complete command list with typed parameter metadata.