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

Method read_legacy_document

document/document-format/src/lib.rs:341–343  ·  view source on GitHub ↗

Read back the embedded legacy `.graphite` document, if present. The compare-on-open oracle and the recovery fallback both go through here. `None` when no legacy blob was ever written.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.80
build_document_from_gddFunction · 0.80

Calls 2

legacy_pathMethod · 0.80
readMethod · 0.45

Tested by

no test coverage detected