Function run

Source
pub fn run(cmd: &str) -> Result<Output>
Expand description

Runs shell command(s) and returns the output.