Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getFileName
Function
getFileName
test/parallel/test-fs-readv.js:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
let
cnt = 0;
13
const
getFileName = () => tmpdir.resolve(`readv_${++cnt}.txt`);
14
const
exptectedBuff = Buffer.from(expected);
15
16
const
allocateEmptyBuffers = (combinedLength) => {
Callers
1
test-fs-readv.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…