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

Method open

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

Open an existing working copy at `path`. Validates the manifest, materializes the session from `registry.bin` (fast path) or by replaying `history.jsonl` (slow path), then applies the persisted hot log on top.

(path: &Path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

cacheFirstFunction · 0.45
networkFirstFunction · 0.45
service-worker.jsFile · 0.45
databaseOpenFunction · 0.45
createHyperlinkManagerFunction · 0.45
open_mmapMethod · 0.45
storeMethod · 0.45
bisect-tool.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected