MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-watch-ignore-mixed.js

File test-fs-watch-ignore-mixed.js

test/parallel/test-fs-watch-ignore-mixed.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { skipIfNoWatch } = require('../common/watch.js');

Callers

nothing calls this directly

Calls 9

skipIfNoWatchFunction · 0.85
writeFilesFunction · 0.70
closeMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
refreshMethod · 0.45
joinMethod · 0.45
watchMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected