//! Filesystem support for tinymist. #[cfg(feature = "system")] pub mod flock; #[cfg(feature = "system")] pub mod paths;