MCPcopy Index your code
hub / github.com/nodejs/node / test-vfs-fs-readFile-callback.js

File test-vfs-fs-readFile-callback.js

test/parallel/test-vfs-fs-readFile-callback.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vfs
2'use strict';
3
4// fs.readFile, fs.readdir, fs.realpath, fs.access, and fs.exists callbacks

Callers

nothing calls this directly

Calls 12

unmountMethod · 0.80
includesMethod · 0.80
mountedFunction · 0.70
requireFunction · 0.50
resolveMethod · 0.45
readFileMethod · 0.45
joinMethod · 0.45
readdirMethod · 0.45
okMethod · 0.45
realpathMethod · 0.45
accessMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected