Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(cli: Cli) -> i32
Expand description

Dispatch a parsed CLI command to the appropriate handler and map errors to the final exit code.