Skip to main content

Module runner

Module runner 

Source
Expand description

CLI runner — dispatches parsed commands to application services.

Functions§

dispatch
Dispatch a parsed CLI to the appropriate handler.
run
Run the CLI. Returns Ok(()) on success.