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

Method rewrite_history

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

Rewrite the entire history file from the in-memory session. `history()` yields deltas in topological (append) order, which is a valid replay order, so no separate sort is needed.

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

annotate_deltaMethod · 0.80

Calls 5

path_forFunction · 0.85
historyMethod · 0.80
history_basenameMethod · 0.80
appendMethod · 0.45
write_non_blockingMethod · 0.45

Tested by

no test coverage detected