Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marus/cortex-debug
/ server.ts
File
server.ts
src/backend/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as ChildProcess from
'child_process'
;
2
import
* as os from
'os'
;
3
import
* as net from
'net'
;
4
import
* as fs from
'fs'
;
Callers
nothing calls this directly
Calls
2
ServerConsoleLog
Function · 0.85
exit
Method · 0.80
Tested by
no test coverage detected