Function abstutil::must_run_cmd[][src]

pub fn must_run_cmd(cmd: &mut Command)

Runs a command, asserts success. STDOUT and STDERR aren’t touched.