Skip to main content

run_app

Function run_app 

Source
pub fn run_app(argv: &[String]) -> Result<AppRunResult>
Expand description

Execute the CLI for provided argv and return output streams and exit code.