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

Method hash

atomic-repository/src/history/types.rs:436–438  ·  view source on GitHub ↗

Get the change hash.

(&self)

Source from the content-addressed store, hash-verified

434
435 /// Get the change hash.
436 pub fn hash(&self) -> &Hash {
437 &self.entry.hash
438 }
439}
440
441/// The type of modification a change made to a path.

Callers 2

record_changeFunction · 0.45
record_changeFunction · 0.45

Calls

no outgoing calls

Tested by 2

record_changeFunction · 0.36
record_changeFunction · 0.36