Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as Error from
"@effect/platform/Error"
2
import
* as Terminal from
"@effect/platform/Terminal"
3
import
* as Effect from
"effect/Effect"
4
import
* as Exit from
"effect/Exit"
Callers
nothing calls this directly
Calls
9
Boolean
Interface · 0.85
sync
Method · 0.80
make
Method · 0.65
close
Method · 0.65
get
Method · 0.65
addFinalizer
Method · 0.65
pipe
Method · 0.65
of
Method · 0.65
make
Function · 0.50
Tested by
no test coverage detected