Skip to main content

ralph_workflow/files/
monitoring.rs

1//! PROMPT.md monitoring for protection against deletion.
2//!
3//! Filesystem I/O and threading code lives in `monitoring/io.rs` (boundary module).
4
5include!("monitoring/io.rs");