Skip to main content

dispatch_run_mode

Function dispatch_run_mode 

Source
pub async fn dispatch_run_mode(args: &CliArgs, app: App) -> Result<i32>
Expand description

Dispatch the run mode: TUI / print / RPC, based on the CLI flags.