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

File retrieve.rs

atomic-core/src/record/workflow/retrieve.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Content retrieval from the pristine graph.
2//!
3//! This module provides functionality for retrieving file content from the
4//! repository graph. It is used during change detection to compare the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected