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

Method remove_source

document/graph-storage/src/resources.rs:109–117  ·  view source on GitHub ↗

Remove the entry at `key` if its timestamp is strictly older than `timestamp` (LWW). Returns whether anything was removed.

(&mut self, key: &SourceKey, timestamp: TimeStamp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

apply_op_withMethod · 0.80

Calls 2

cmpMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected