MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-fs-stat-watcher.js

File test-worker-fs-stat-watcher.js

test/parallel/test-worker-fs-stat-watcher.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const { Worker, parentPort } = require('worker_threads');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 5

requireFunction · 0.50
onMethod · 0.45
terminateMethod · 0.45
watchFileMethod · 0.45
postMessageMethod · 0.45

Tested by

no test coverage detected