Skip to main content

exec_command

Function exec_command 

Source
pub fn exec_command(cmd: &str, args: &[&str]) -> Result<ExecResult, String>
Expand description

Execute a shell command.