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

Method take_actions

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

Take ownership of the recorded hunks.

(self)

Source from the content-addressed store, hash-verified

523
524 /// Take ownership of the recorded hunks.
525 pub fn take_actions(self) -> Vec<GraphOp<Option<Hash>>> {
526 self.actions
527 }
528
529 /// Check if the contents buffer is empty.
530 pub fn is_empty_contents(&self) -> bool {

Callers 1

Calls

no outgoing calls

Tested by 1