Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleEnd
Function · 0.85
once
Method · 0.80
addFinalizer
Method · 0.80
make
Function · 0.70
make
Method · 0.65
on
Method · 0.65
close
Method · 0.65
get
Method · 0.65
pipe
Method · 0.65
poll
Method · 0.65
take
Method · 0.65
sync
Method · 0.45
Tested by
no test coverage detected