[][src]Function rung::utils::exec_command

pub fn exec_command(working_dir: &Path, cmd: &str, args: &[&str]) -> bool

Executes a shell command