Skip to main content

run

Function run 

Source
pub fn run(args: Vec<String>, cx: &mut Cx) -> u8
Expand description

Runs wt with the given command-line arguments (excluding argv[0]), writing through the provided Cx, and returns the process exit code.