Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-readfile-eof.js
File
test-fs-readfile-eof.js
test/parallel/test-fs-readfile-eof.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
4
if
(common.isWindows || common.isAIX || common.isIBMi)
Callers
nothing calls this directly
Calls
6
test
Function · 0.70
require
Function · 0.50
skip
Method · 0.45
then
Method · 0.45
readFile
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected