Skip to main content

execute_command

Function execute_command 

Source
pub fn execute_command(cmd: &str, install_help: Option<&str>) -> Result<i32>
Expand description

Execute a command string, replacing the current process on Unix.