MCPcopy Index your code
hub / github.com/nodejs/node / test-debugger-watchers.mjs

File test-debugger-watchers.mjs

test/parallel/test-debugger-watchers.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { skipIfInspectorDisabled } from '../common/index.mjs';
2skipIfInspectorDisabled();
3
4import * as fixtures from '../common/fixtures.mjs';

Callers

nothing calls this directly

Calls 6

skipIfInspectorDisabledFunction · 0.85
startCLIFunction · 0.85
commandMethod · 0.80
onFatalFunction · 0.70
matchMethod · 0.65
pathMethod · 0.45

Tested by

no test coverage detected