MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / walk.rs

File walk.rs

atomic-core/src/output/filesystem/walk.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected