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

Method push

document/graph-storage/src/history.rs:53–60  ·  view source on GitHub ↗

Append a delta after its parents, keeping `deltas` and `index` in sync. A duplicate `Rev` (idempotent re-apply) overwrites the existing entry in place rather than appending, so the order and index are unchanged.

(&mut self, delta: Delta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

new_from_offsetMethod · 0.45
readMethod · 0.45
decodeFunction · 0.45
store_imageFunction · 0.45
download_imagesFunction · 0.45
build_camera_dataFunction · 0.45
write_tree_html_nodeFunction · 0.45
write_field_htmlFunction · 0.45
mainFunction · 0.45
write_node_pageFunction · 0.45
write_inputsFunction · 0.45

Calls 3

getMethod · 0.65
insertMethod · 0.45
lenMethod · 0.45