pub fn run(args: Vec<String>) -> i32
Run the CLI with the given argv (argv[0] is the program name); returns exit code.