Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
unmount
Method · 0.80
includes
Method · 0.80
mounted
Function · 0.70
require
Function · 0.50
resolve
Method · 0.45
readFile
Method · 0.45
join
Method · 0.45
readdir
Method · 0.45
ok
Method · 0.45
realpath
Method · 0.45
access
Method · 0.45
exists
Method · 0.45
Tested by
no test coverage detected