MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / take_updatables

Method take_updatables

atomic-core/src/record/builder.rs:555–557  ·  view source on GitHub ↗

Take ownership of the inode updates.

(self)

Source from the content-addressed store, hash-verified

553
554 /// Take ownership of the inode updates.
555 pub fn take_updatables(self) -> HashMap<usize, InodeUpdate> {
556 self.updatables
557 }
558
559 /// Get the largest file size encountered.
560 pub fn largest_file(&self) -> u64 {

Callers 1

Calls

no outgoing calls

Tested by 1