MCPcopy Create free account
hub / github.com/effect-app/libs / realPath

Function realPath

repos/effect/packages/effect/src/FileSystem.ts:956–958  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

954 readonly birthtime: Option.Option<Date>
955 readonly dev: number
956 readonly ino: Option.Option<number>
957 readonly mode: number
958 readonly nlink: Option.Option<number>
959 readonly uid: Option.Option<number>
960 readonly gid: Option.Option<number>
961 readonly rdev: Option.Option<number>

Callers

nothing calls this directly

Calls 2

notFoundFunction · 0.85
failMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…