Skip to main content

run

Function run 

Source
pub fn run(args: impl IntoIterator<Item = OsString>) -> Result<()>
Expand description

Run the CLI with argv (no program name). Returns Error for exit mapping.