MCPcopy Create free account
hub / github.com/nodejs/node / test-fs-promises-watch-ignore-function.mjs

File test-fs-promises-watch-ignore-function.mjs

test/parallel/test-fs-promises-watch-ignore-function.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as common from '../common/index.mjs';
2import { skipIfNoWatch } from '../common/watch.js';
3
4skipIfNoWatch();

Callers

nothing calls this directly

Calls 7

skipIfNoWatchFunction · 0.90
allMethod · 0.80
watchDirFunction · 0.70
writeFilesFunction · 0.70
refreshMethod · 0.45
resolveMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected