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

File test-fs-watch-recursive-sync-write.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { watch, writeFileSync } = require('node:fs');

Callers

nothing calls this directly

Calls 6

doWatchFunction · 0.70
requireFunction · 0.50
joinFunction · 0.50
setTimeoutFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45

Tested by

no test coverage detected