Function tvix_eval::vm::generators::request_open_file

source ·
pub async fn request_open_file(co: &GenCo, path: PathBuf) -> Box<dyn Read>
Expand description

Request that the VM open a std::io::Read for the specified file.