Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ nextFile
Function
nextFile
test/parallel/test-fs-append-file-flush.js:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
let
cnt = 0;
10
11
function
nextFile() {
12
return
tmpdir.resolve(`${cnt++}.out`);
13
}
14
15
tmpdir.refresh();
16
Callers
1
test-fs-append-file-flush.js
File · 0.70
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…