Skip to main content

run_command

Function run_command 

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

Run a command and get its output