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

File NodeSink.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

entriesFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
sleepMethod · 0.65
toStringMethod · 0.65
joinFunction · 0.50
runMethod · 0.45
failMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected