Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ fs-read.js
File
fs-read.js
test/fixtures/permission/fs-read.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../../common'
);
4
Callers
nothing calls this directly
Calls
15
opendir
Method · 0.80
opendirSync
Method · 0.80
openAsBlob
Method · 0.80
chdir
Method · 0.80
open
Method · 0.65
require
Function · 0.50
pathToFileURL
Function · 0.50
from
Method · 0.45
readFile
Method · 0.45
readFileSync
Method · 0.45
then
Method · 0.45
createReadStream
Method · 0.45
Tested by
no test coverage detected