Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
3
const
common = require(
'../common'
);
4
const
tmpdir = require(
'../common/tmpdir'
);
Callers
nothing calls this directly
Calls
15
execSync
Function · 0.85
nextDirPath
Function · 0.85
makeNonEmptyDirectory
Function · 0.85
removeAsync
Function · 0.85
gitInit
Function · 0.85
rmSync
Method · 0.80
mkdtempSync
Method · 0.80
makeDirectoryReadOnly
Function · 0.70
makeDirectoryWritable
Function · 0.70
cleanup
Function · 0.70
forEach
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected