Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/hyper
/ session.ts
File
session.ts
app/session.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{EventEmitter} from
'events'
;
2
import
{StringDecoder} from
'string_decoder'
;
3
import
defaultShell from
'default-shell'
;
4
import
{getDecoratedEnv} from
'./plugins'
;
Callers
nothing calls this directly
Calls
1
createNodePtyError
Function · 0.85
Tested by
no test coverage detected