Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-filehandle-autoclose.mjs
File
test-filehandle-autoclose.mjs
test/parallel/test-filehandle-autoclose.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'../common/index.mjs'
;
2
import
{ open } from
'node:fs/promises'
;
3
import
assert from
'node:assert'
;
4
Callers
nothing calls this directly
Calls
5
open
Function · 0.90
text
Method · 0.65
close
Method · 0.65
readableWebStream
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected