Skip to main content

execute_in_shell

Function execute_in_shell 

Source
pub fn execute_in_shell<P>(args: &[&str], path: P) -> Result<bool>
where P: AsRef<Path>,
Expand description

Executes a command in a new shell.