MCPcopy Index your code
hub / github.com/nodejs/node / nextFile

Function nextFile

test/parallel/test-fs-write-stream-flush.js:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9let cnt = 0;
10
11function nextFile() {
12 return tmpdir.resolve(`${cnt++}.out`);
13}
14
15tmpdir.refresh();
16

Callers 1

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…