CommandRegistry
interface CommandRegistry
Registry for command definitions.
Implementations must not perform IO directly; platform adapters bridge registration and input.
Functions
Link copied to clipboard
Dispatches a command execution.
Link copied to clipboard
Registers definition.
Link copied to clipboard
Unregisters a command by its primary name.