MCPcopy 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

1import { skipIfInspectorDisabled } from '../common/index.mjs';
2skipIfInspectorDisabled();
3
4// This must be in sequential because we check that the default port is 9229.

Callers

nothing calls this directly

Calls 7

skipIfInspectorDisabledFunction · 0.85
startCLIFunction · 0.85
commandMethod · 0.80
includesMethod · 0.80
matchMethod · 0.65
pathMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected