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

Method force_set_source

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

Like [`set_source`](Self::set_source) but assigns unconditionally (silent-zone rewind), where the precomputed reverse/forward value is authoritative even if its timestamp ties what it replaces.

(&mut self, key: SourceKey, value: SourceValue)

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
insertMethod · 0.45

Tested by

no test coverage detected