pub async fn output(handle: &RuntimeHandle, command: Command) -> Result<Output>Expand description
Runs command and resolves with captured output.
pub async fn output(handle: &RuntimeHandle, command: Command) -> Result<Output>Runs command and resolves with captured output.