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

Method apply_hot_op

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

Apply a live broadcast op. Updates the registry via LWW and appends to the hot log. Doesn't touch history or `head` — hot ops are transient.

(&mut self, hot_op: HotOp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

apply_opMethod · 0.80
cloneMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected