pub fn run(root: &str, argv: &[String], extra: &[String]) -> bool
Run argv from root, inheriting stdio. True when it exits 0.
argv
root