MCPcopy
hub / github.com/Effect-TS/effect / FileSystem.test.ts

File FileSystem.test.ts

packages/platform-node-shared/test/FileSystem.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 * as Fs from "@effect/platform/FileSystem"
3import { assert, describe, expect, it } from "@effect/vitest"
4import { pipe } from "effect"

Callers

nothing calls this directly

Calls 15

pipeFunction · 0.90
itFunction · 0.85
decodeMethod · 0.80
statMethod · 0.80
encodeMethod · 0.80
truncateMethod · 0.80
openMethod · 0.80
readAllocMethod · 0.80
seekMethod · 0.80
syncMethod · 0.80
runPromiseFunction · 0.70
mapMethod · 0.65

Tested by

no test coverage detected