Skip to main content

run

Function run 

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

Dispatch a parsed CLI invocation.

Only available with the bin feature (default for the git-se binary).