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

File test-fs-rm.js

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

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3const common = require('../common');
4const tmpdir = require('../common/tmpdir');

Callers

nothing calls this directly

Calls 15

execSyncFunction · 0.85
nextDirPathFunction · 0.85
makeNonEmptyDirectoryFunction · 0.85
removeAsyncFunction · 0.85
gitInitFunction · 0.85
rmSyncMethod · 0.80
mkdtempSyncMethod · 0.80
makeDirectoryReadOnlyFunction · 0.70
makeDirectoryWritableFunction · 0.70
cleanupFunction · 0.70
forEachMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected