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

Function enumerate_paths

document/container/src/backends/opfs.rs:442–456  ·  view source on GitHub ↗

Walk every file under `prefix` (recursively) and collect their full container paths. Used at open time to populate the in-memory tracking set.

(root: &FileSystemDirectoryHandle, prefix: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

openMethod · 0.85

Calls 4

list_entriesFunction · 0.85
popMethod · 0.80
insertMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected