MCPcopy Index your code
hub / github.com/eventuallyconsultant/codegenr / file.rs

File file.rs

codegenr/src/processor/file.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::*;
2use crate::filesystem::create_file;
3use std::{cell::RefCell, fs::File, io::Write};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected