Skip to main content

BUILTIN_COMMANDS

Constant BUILTIN_COMMANDS 

Source
pub const BUILTIN_COMMANDS: &[&str];
Expand description

Built-in command names. Keep in sync with the match in src/chatui/commands.rs::handle_command.