Skip to main content

run

Function run 

Source
pub fn run() -> ExitCode
Expand description

Process entry point. Parses argv, dispatches to the chosen subcommand, and returns the exit code. Prints error: <msg> to stderr on any CliError.