Skip to main content

run_cli

Function run_cli 

Source
pub fn run_cli(args: Args) -> ExitCode
Expand description

Main CLI entry point.

Dispatches to the appropriate command handler based on parsed arguments.