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

File Ndjson.test.ts

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

Source from the content-addressed store, hash-verified

1import { Ndjson } from "@effect/platform"
2import { NodeSocket } from "@effect/platform-node"
3import { assert, describe, test } from "@effect/vitest"
4import { Chunk, Effect, Stream } from "effect"

Callers

nothing calls this directly

Calls 7

encodeMethod · 0.80
writeMethod · 0.65
endMethod · 0.65
pipeMethod · 0.65
makeMethod · 0.65
joinMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected