Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-mkdtemp.js
File
test-fs-mkdtemp.js
test/parallel/test-fs-mkdtemp.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
9
mkdtempSync
Method · 0.80
mkdtemp
Method · 0.80
encode
Method · 0.80
require
Function · 0.50
assert
Function · 0.50
refresh
Method · 0.45
resolve
Method · 0.45
existsSync
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected