MCPcopy Create free account
hub / github.com/nodejs/node / test-watch-mode-files_watcher-clear.mjs

File test-watch-mode-files_watcher-clear.mjs

test/parallel/test-watch-mode-files_watcher-clear.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2import * as common from '../common/index.mjs';
3import tmpdir from '../common/tmpdir.js';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 14

createRequireFunction · 0.85
writeFileSyncFunction · 0.85
clearIntervalFunction · 0.85
watchPathMethod · 0.80
nowMethod · 0.80
fnFunction · 0.70
clearMethod · 0.65
requireFunction · 0.50
resolveFunction · 0.50
setIntervalFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45

Tested by

no test coverage detected