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

Method force_apply_op

document/graph-storage/src/document.rs:164–166  ·  view source on GitHub ↗

Silent-zone undo/redo rewind against the working registry: structural ops are idempotent, and LWW arms assign unconditionally. We own the single-writer chain here, so the precomputed reverse (undo) or forward (redo) value is authoritative even though its timestamp ties what it replaces.

(&mut self, op: RegistryDelta, timestamp: TimeStamp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

redoMethod · 0.80

Calls 1

apply_op_withMethod · 0.80

Tested by

no test coverage detected