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

File NodeStdio.test.ts

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

Source from the content-addressed store, hash-verified

1import * as NodeStdio from "@effect/platform-node-shared/NodeStdio"
2import { assert, describe, it } from "@effect/vitest"
3import * as Effect from "effect/Effect"
4import * as Stdio from "effect/Stdio"

Callers

nothing calls this directly

Calls 5

withRestoredIsTTYFunction · 0.85
setIsTTYFunction · 0.85
allMethod · 0.80
pipeMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected