pub async fn run_host_cmd(cmd: Command) -> Result<String, CommandError>Expand description
Run a command on the host and return the output
pub async fn run_host_cmd(cmd: Command) -> Result<String, CommandError>Run a command on the host and return the output