Skip to main content

run

Function run 

Source
pub fn run(cli: Cli) -> ExitCode
Available on crate feature cli only.
Expand description

Dispatch the parsed CLI to the matching subcommand implementation.