MCPcopy 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

1import '../common/index.mjs';
2import { open } from 'node:fs/promises';
3import assert from 'node:assert';
4

Callers

nothing calls this directly

Calls 5

openFunction · 0.90
textMethod · 0.65
closeMethod · 0.65
readableWebStreamMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected