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

File NodeStdio.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Shared Node.js implementation of the Effect `Stdio` service.
3 *
4 * `NodeStdio` provides {@link Stdio.Stdio} from the current Node process. The

Callers

nothing calls this directly

Calls 6

fromWritableFunction · 0.90
systemErrorFunction · 0.90
fromReadableFunction · 0.90
makeMethod · 0.65
succeedMethod · 0.45
syncMethod · 0.45

Tested by

no test coverage detected