MCPcopy 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
3const common = require('../../common');
4

Callers

nothing calls this directly

Calls 15

opendirMethod · 0.80
opendirSyncMethod · 0.80
openAsBlobMethod · 0.80
chdirMethod · 0.80
openMethod · 0.65
requireFunction · 0.50
pathToFileURLFunction · 0.50
fromMethod · 0.45
readFileMethod · 0.45
readFileSyncMethod · 0.45
thenMethod · 0.45
createReadStreamMethod · 0.45

Tested by

no test coverage detected