MCPcopy Create free account
hub / github.com/nodejs/node / test-fs-watch-recursive-delete.js

File test-fs-watch-recursive-delete.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const tmpdir = require('../common/tmpdir');

Callers

nothing calls this directly

Calls 11

closeMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
mkdirSyncMethod · 0.45
resolveMethod · 0.45
writeFileSyncMethod · 0.45
readdirSyncMethod · 0.45
watchMethod · 0.45
rmMethod · 0.45

Tested by

no test coverage detected