MCPcopy
hub / github.com/Effect-TS/effect / stream.ts

File stream.ts

packages/platform-node-shared/src/internal/stream.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type PlatformError, SystemError } from "@effect/platform/Error"
2import type { SizeInput } from "@effect/platform/FileSystem"
3import * as Cause from "effect/Cause"
4import * as Channel from "effect/Channel"

Callers

nothing calls this directly

Calls 1

fromDuplexFunction · 0.70

Tested by

no test coverage detected