MCPcopy Index your code
hub / github.com/nodejs/node / test-watch-mode-files_watcher.mjs

File test-watch-mode-files_watcher.mjs

test/parallel/test-watch-mode-files_watcher.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 * as fixtures from '../common/fixtures.mjs';
4import tmpdir from '../common/tmpdir.js';

Callers

nothing calls this directly

Calls 15

setTimeoutFunction · 0.90
beforeEachFunction · 0.85
writeFileSyncFunction · 0.85
writeAndWaitForChangesFunction · 0.85
appendFileSyncFunction · 0.85
filterFileMethod · 0.80
killMethod · 0.80
watchPathMethod · 0.80
clearFileFiltersMethod · 0.80
mkdirSyncFunction · 0.70
spawnFunction · 0.70

Tested by

no test coverage detected