MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / mark_interaction_end

Method mark_interaction_end

document/graph-storage/src/session.rs:318–321  ·  view source on GitHub ↗

Mark a retired delta as the end of a user interaction, so the undo cursor treats it as a checkpoint. Called once per interaction by the editor-facing commit path (not by resource/internal commits).

(&mut self, rev: Rev)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

tickMethod · 0.80

Tested by

no test coverage detected