Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-debugger-launch.mjs
File
test-debugger-launch.mjs
test/sequential/test-debugger-launch.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ skipIfInspectorDisabled } from
'../common/index.mjs'
;
2
skipIfInspectorDisabled();
3
4
// This must be in sequential because we check that the default port is 9229.
Callers
nothing calls this directly
Calls
7
skipIfInspectorDisabled
Function · 0.85
startCLI
Function · 0.85
command
Method · 0.80
includes
Method · 0.80
match
Method · 0.65
path
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected