Skip to main content

run_cli

Function run_cli 

Source
pub async fn run_cli(cli: Cli) -> Result<i32>
Expand description

Parse-level entry point: resolve the repo, print the danger banner when requested, dispatch the subcommand, and return the process exit code.