Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vfs-stream-explicit-fd.js
File
test-vfs-stream-explicit-fd.js
test/parallel/test-vfs-stream-explicit-fd.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-vfs
2
'use strict'
;
3
4
// Test createReadStream / createWriteStream with an explicit `fd` option.
Callers
nothing calls this directly
Calls
14
readStream
Function · 0.85
createWriteStream
Method · 0.65
require
Function · 0.50
reject
Function · 0.50
resolve
Function · 0.50
create
Method · 0.45
writeFileSync
Method · 0.45
openSync
Method · 0.45
createReadStream
Method · 0.45
on
Method · 0.45
then
Method · 0.45
closeSync
Method · 0.45
Tested by
no test coverage detected