shell

Function shell 

Source
pub fn shell(cwd: &Path, cmd: &str, args: &[&str]) -> Result<(), String>