Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ nextdir
Function
nextdir
test/parallel/test-fs-mkdir.js:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
let
dirc = 0;
33
function
nextdir() {
34
return
`test${++dirc}`;
35
}
36
37
// fs.mkdir creates directory using assigned path
38
{
Callers
15
test-fs-cp-async-filter-function.mjs
File · 0.90
test-fs-cp-async-error-on-exist.mjs
File · 0.90
test-fs-cp-sync-resolve-relative-symlinks-default.mjs
File · 0.90
test-fs-cp-sync-preserve-timestamps.mjs
File · 0.90
test-fs-cp-sync-copy-symlink-not-pointing-to-folder.mjs
File · 0.90
test-fs-cp-sync-copy-symlinks-to-existing-symlinks.mjs
File · 0.90
test-fs-cp-sync-apply-filter-function.mjs
File · 0.90
test-fs-cp-sync-unicode-folder-names.mjs
File · 0.90
test-fs-cp-async-symlink-over-file.mjs
File · 0.90
test-fs-cp-sync-copy-file-to-directory-error.mjs
File · 0.90
test-fs-cp-sync-copy-directory-to-file-error.mjs
File · 0.90
test-fs-cp-async-symlink-dest-points-to-src.mjs
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…