output

Function output 

Source
pub async fn output(command: &mut Command) -> Result<Output>
Expand description

Executes the command making sure it’s successful and returns its output.