Function run_host_cmd

Source
pub async fn run_host_cmd(cmd: Command) -> Result<String, CommandError>
Expand description

Run a command on the host and return the output