Skip to main content

run_cmd

Function run_cmd 

Source
pub fn run_cmd(cmd: &str) -> Result<CmdOutput, StepError>
Expand description

Run a shell command via sh -c.