MCPcopy 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

1import { spawnPromisified } from '../common/index.mjs';
2import tmpdir from '../common/tmpdir.js';
3
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 6

randomMethod · 0.80
spawnPromisifiedFunction · 0.50
refreshMethod · 0.45
writeFileMethod · 0.45
rmMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected