MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / annotate

Method annotate

document/graph-storage/src/history.rs:145–153  ·  view source on GitHub ↗

Set a local annotation attribute (e.g. a commit message) on a retired delta in place. Excluded from the delta's `Rev`, so identity and the index are unchanged. Returns whether the delta was found.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

annotate_deltaMethod · 0.80

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected