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

File Sink.test.ts

packages/platform-node-shared/test/Sink.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 { pipe } from "effect"

Callers

nothing calls this directly

Calls 11

joinFunction · 0.90
pipeFunction · 0.90
itFunction · 0.85
entriesFunction · 0.70
pipeMethod · 0.65
makeMethod · 0.65
failMethod · 0.65
sleepMethod · 0.65
mapMethod · 0.65
toStringMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected