MCPcopy Create free account
hub / github.com/Effect-TS/effect / NodeFileSystem.test.ts

File NodeFileSystem.test.ts

packages/platform/node-shared/test/NodeFileSystem.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as NodeFileSystem from "@effect/platform-node-shared/NodeFileSystem"
2import { assert, describe, it } from "@effect/vitest"
3import * as Deferred from "effect/Deferred"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 6

testLayerFunction · 0.90
startWatchFunction · 0.85
joinMethod · 0.80
pipeMethod · 0.65
assertFunction · 0.50
provideMethod · 0.45

Tested by

no test coverage detected