Function gstuff::cmd

source ·
pub fn cmd(cmd: &str) -> Result<(), String>
Expand description

Run a command, printing it first. Stdout and stderr are forwarded through (inherit).