MCPcopy 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

readStreamFunction · 0.85
createWriteStreamMethod · 0.65
requireFunction · 0.50
rejectFunction · 0.50
resolveFunction · 0.50
createMethod · 0.45
writeFileSyncMethod · 0.45
openSyncMethod · 0.45
createReadStreamMethod · 0.45
onMethod · 0.45
thenMethod · 0.45
closeSyncMethod · 0.45

Tested by

no test coverage detected