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

Method retire_inner

document/document-format/src/persist.rs:234–258  ·  view source on GitHub ↗

`interaction_end`: mark the batch's last delta as an interaction boundary (one undo unit) before its history frame is written, so the marker persists on reopen without a later frame rewrite.

(&mut self, up_to: TimeStamp, interaction_end: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

append_and_retireMethod · 0.80
retireMethod · 0.80

Calls 11

path_forFunction · 0.85
append_history_deltasMethod · 0.80
hot_logMethod · 0.80
hot_log_basenameMethod · 0.80
persist_session_stateMethod · 0.80
retireMethod · 0.45
mark_interaction_endMethod · 0.45
is_emptyMethod · 0.45
appendMethod · 0.45
write_non_blockingMethod · 0.45

Tested by

no test coverage detected