Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ ws-terminal.e2e.test.ts
File
ws-terminal.e2e.test.ts
packages/server/test/ws-terminal.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, mkdtempSync, rmSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
8
createTerminal
Function · 0.85
openSocket
Function · 0.85
bootServer
Function · 0.70
createSession
Function · 0.70
waitFor
Function · 0.70
close
Method · 0.65
send
Method · 0.65
emitData
Method · 0.45
Tested by
no test coverage detected