Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
const
{ spawnSync } = require(
'child_process'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
4
require
Function · 0.50
realpathSync
Method · 0.45
resolve
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected