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

Method branch_id

atomic-core/src/change/ops.rs:567–569  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

565 /// Returns the branch ID.
566 #[inline]
567 pub fn branch_id(&self) -> BranchId {
568 self.branch_id
569 }
570
571 /// Returns the branch operation.
572 #[inline]

Callers 9

anchor_to_graphFunction · 0.45
apply_file_ops_batchedFunction · 0.45
test_multi_file_workflowFunction · 0.45
next_change_branch_idxFunction · 0.45
seed_materialized_fileFunction · 0.45

Calls

no outgoing calls

Tested by 2

test_multi_file_workflowFunction · 0.36