pub fn run(args: impl IntoIterator<Item = OsString>) -> Result<()>
Run the CLI with argv (no program name). Returns Error for exit mapping.
argv
Error