Expand description
Central command dispatcher for unified command execution across CLI and library interfaces.
Functionsยง
- dispatch_
command - Central command dispatcher to avoid code duplication.
- dispatch_
command_ with_ ref - Dispatch command with borrowed config service reference.