| 1 | //! Walk, listing, and read operations for [`FileSystem`]. |
| 2 | //! |
| 3 | //! This module contains the directory listing, recursive file walking, |
| 4 | //! and the [`WorkingCopyRead`] trait implementation. |
nothing calls this directly
no outgoing calls
no test coverage detected