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

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

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { setTimeout } = require('timers/promises');

Callers

nothing calls this directly

Calls 15

mkdtempSyncMethod · 0.80
closeMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
assertFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
thenMethod · 0.45
joinMethod · 0.45
mkdirSyncMethod · 0.45
symlinkSyncMethod · 0.45
watchMethod · 0.45

Tested by

no test coverage detected