Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ ipc.test.js
File
ipc.test.js
test/e2e/ipc.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
"node:http"
;
2
import
net from
"node:net"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
6
runBrowser
Function · 0.85
sessionSubscribe
Function · 0.85
start
Method · 0.80
stop
Method · 0.80
listen
Method · 0.80
startProxy
Function · 0.70
Tested by
no test coverage detected