MCPcopy Create free account
hub / github.com/effect-app/libs / fromWritable

Function fromWritable

repos/effect/packages/platform-node-shared/src/NodeSink.ts:29–37  ·  view source on GitHub ↗
(
  options: {
    readonly evaluate: LazyArg<Writable | NodeJS.WritableStream>
    readonly onError: (error: unknown) => E
    readonly endOnDone?: boolean | undefined
    readonly encoding?: BufferEncoding | undefined
  }
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NodeStdio.tsFile · 0.90

Calls 1

fromWritableChannelFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…