Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ disconnect
Method
disconnect
typings/internalBinding/inspector.d.ts:3–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
interface
InspectorConnectionInstance {
2
dispatch(message: string): void;
3
disconnect(): void;
4
}
5
6
interface
InspectorConnectionConstructor {
Callers
15
dgram.js
File · 0.65
disconnect
Method · 0.65
setupChannel
Function · 0.65
sendInspectorCommand
Function · 0.65
primary.js
File · 0.65
checkWaitingCount
Function · 0.65
child.js
File · 0.65
broadcast
Function · 0.65
test-esm-child-process-fork-main.mjs
File · 0.65
checkUnforced
Function · 0.65
checkForced
Function · 0.65
runTests
Function · 0.65
Calls
no outgoing calls
Tested by
3
test
Function · 0.52
test
Function · 0.52
test
Function · 0.52