MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / annotate_delta

Method annotate_delta

document/graph-storage/src/session.rs:326–329  ·  view source on GitHub ↗

Low-level: set a local annotation attribute (e.g. a commit message) on a retired delta in place. Excluded from the delta's content-addressed `Rev`, so identity is unchanged. Returns whether the delta was found. The `Gdd` layer re-persists the affected history frame after calling this.

(&mut self, rev: Rev, key: &str, value: serde_json::Value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

tickMethod · 0.80
annotateMethod · 0.80

Tested by

no test coverage detected