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

File NodeTerminal.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Shared Node.js implementation of Effect's `Terminal` service.
3 *
4 * `NodeTerminal` adapts Node's `readline` APIs plus the current process

Callers

nothing calls this directly

Calls 12

handleEndFunction · 0.85
onceMethod · 0.80
addFinalizerMethod · 0.80
makeFunction · 0.70
makeMethod · 0.65
onMethod · 0.65
closeMethod · 0.65
getMethod · 0.65
pipeMethod · 0.65
pollMethod · 0.65
takeMethod · 0.65
syncMethod · 0.45

Tested by

no test coverage detected