Module dispatcher

Module dispatcher 

Source
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.