MCPcopy Index your code
hub / github.com/nodejs/node / test-vfs-dir-handle.js

File test-vfs-dir-handle.js

test/parallel/test-vfs-dir-handle.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vfs
2'use strict';
3
4// Exercise the VirtualDir handle returned by opendirSync.

Callers

nothing calls this directly

Calls 15

opendirSyncMethod · 0.80
sortMethod · 0.80
opendirMethod · 0.80
closeMethod · 0.65
requireFunction · 0.50
rejectFunction · 0.50
resolveFunction · 0.50
createMethod · 0.45
mkdirSyncMethod · 0.45
writeFileSyncMethod · 0.45
readSyncMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected