Function exec

Source
pub fn exec(cmd: &str, args: &[&str]) -> Result<ExecOutput, Box<dyn Error>>