Skip to main content

run

Function run 

Source
pub fn run(args: &[String]) -> VtaResult<ExitCode>
Expand description

Dispatch a parsed argv (without the program name). Returns the process exit code.