Skip to content

proc_lookup

proc_lookup(path): ProcEntry | null

Defined in: src/fs/procfs.ts:276

Resolve a path in procfs.

string

ProcEntry | null

null if nothing exists at path

ENOTDIR when part of path is used as a directory but isn’t one