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

File test-fs-readdir-recursive.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { PIPE, mustCall } = require('../common');
4const tmpdir = require('../common/tmpdir');

Callers

nothing calls this directly

Calls 8

listenMethod · 0.80
testFunction · 0.70
mustCallFunction · 0.70
doneFunction · 0.70
closeMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
readdirSyncMethod · 0.45

Tested by

no test coverage detected