MCPcopy Index your code
hub / github.com/nodejs/node / tmpdir.js

File tmpdir.js

test/common/tmpdir.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { spawnSync } = require('child_process');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 4

requireFunction · 0.50
realpathSyncMethod · 0.45
resolveMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected