MCPcopy Index your code
hub / github.com/Effect-TS/effect / fileSystem.ts

File fileSystem.ts

packages/platform-node-shared/src/internal/fileSystem.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { effectify } from "@effect/platform/Effectify"
2import * as Error from "@effect/platform/Error"
3import * as FileSystem from "@effect/platform/FileSystem"
4import type * as Context from "effect/Context"

Callers

nothing calls this directly

Calls 13

handleErrnoExceptionFunction · 0.85
handleBadArgumentFunction · 0.85
makeTempDirectoryFactoryFunction · 0.85
removeFactoryFunction · 0.85
makeDirectoryFunction · 0.85
openFactoryFunction · 0.85
nodeReadFactoryFunction · 0.85
nodeWriteFactoryFunction · 0.85
makeTempFileFactoryFunction · 0.85
NumberInterface · 0.85
mapMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected