MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-glob-throw.mjs

File test-fs-glob-throw.mjs

test/parallel/test-fs-glob-throw.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mustCall } from '../common/index.mjs';
2import { glob } from 'node:fs';
3import process from 'node:process';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 3

mustCallFunction · 0.70
globFunction · 0.50
onMethod · 0.45

Tested by

no test coverage detected