Skip to main content

run

Function run 

Source
pub fn run(cli: Cli) -> Result<()>
Expand description

Run the CLI. Returns Ok(()) on success; the caller maps Err to a process exit code.