MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / fetch_dir_entry

Function fetch_dir_entry

src/aero_kernel/src/fs/inode.rs:564–569  ·  view source on GitHub ↗

Fetches a cached directory entry item from the directory cache. Returns if the provided entry exists in the given parent directory cache.

(parent: &DirCacheItem, name: String)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lookup_path_withFunction · 0.85

Calls 2

dcacheFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected