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

Function descend

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

Descend the `/`-separated path against `root` and return the directory handle plus the final segment.

(root: &FileSystemDirectoryHandle, relative: &'a str, create_dirs: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

read_fileFunction · 0.85
write_fileFunction · 0.85
append_fileFunction · 0.85
remove_fileFunction · 0.85
file_existsFunction · 0.85

Calls 3

popMethod · 0.80
cloneMethod · 0.45
is_emptyMethod · 0.45

Tested by

no test coverage detected