snix_eval::vm::generators

Function 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.