Function command

Source
pub fn command(command: &mut Command, description: &str) -> Result<()>
Expand description

The subprocess runner.

Checks the status and prints stderr.