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

Function remove

repos/effect/packages/effect/src/FileSystem.ts:959–961  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

957/**
958 * Runtime type identifier attached to `FileSystem.File` handles and used by
959 * `isFile` to recognize them.
960 *
961 * **Details**
962 *
963 * This marker is part of the runtime representation of file handles. Prefer
964 * `isFile` when narrowing unknown values.

Callers 2

MutableHashMap.tsFile · 0.70
Record.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…