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

File terminal.ts

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

Source from the content-addressed store, hash-verified

1import * as Error from "@effect/platform/Error"
2import * as Terminal from "@effect/platform/Terminal"
3import * as Effect from "effect/Effect"
4import * as Exit from "effect/Exit"

Callers

nothing calls this directly

Calls 9

BooleanInterface · 0.85
syncMethod · 0.80
makeMethod · 0.65
closeMethod · 0.65
getMethod · 0.65
addFinalizerMethod · 0.65
pipeMethod · 0.65
ofMethod · 0.65
makeFunction · 0.50

Tested by

no test coverage detected