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

Function link

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

Source from the content-addressed store, hash-verified

921 * atime: Option.none(),
922 * birthtime: Option.none(),
923 * dev: 1,
924 * ino: Option.none(),
925 * mode: 0o644,
926 * nlink: Option.none(),
927 * uid: Option.none(),
928 * gid: Option.none(),

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…