Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-dynamic-import-mutating-fs.mjs
File
test-esm-dynamic-import-mutating-fs.mjs
test/es-module/test-esm-dynamic-import-mutating-fs.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawnPromisified } from
'../common/index.mjs'
;
2
import
tmpdir from
'../common/tmpdir.js'
;
3
4
import
assert from
'node:assert'
;
Callers
nothing calls this directly
Calls
6
random
Method · 0.80
spawnPromisified
Function · 0.50
refresh
Method · 0.45
writeFile
Method · 0.45
rm
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected