Skip to main content

run

Function run 

Source
pub fn run() -> i32
Expand description

Parse std::env::args, run the selected subcommand, and return a process exit code (0 = success; non-zero for validation, config, or runtime failures).