Module shell_commands
Source - ShellCommand
- Shell command struct with metadata
- dispatch
- Dispatches shell input to registered handlers.
Returns true if any handler accepted the input.
- list
- Returns all registered shell commands (for dynamic help)
- register
- Register a new shell-only command from a parent application