pub fn run_in_vm_stdout(script: &str) -> Result<String>
Run a bash script in the default execution environment, returning stdout as String.