Skip to main content

run

Function run 

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

Run git-harvest with its arguments already parsed.

ยงErrors

Returns the sysexits::ExitCode to terminate with; the human-readable reason is printed to standard error at the point of failure.