Skip to main content

run

Function run 

Source
pub fn run(args: Vec<String>) -> i32
Expand description

Run the CLI with the given argv (argv[0] is the program name); returns exit code.