MCPcopy Index your code
hub / github.com/nodejs/node / test-cli-node-cli-manpage-options.mjs

File test-cli-node-cli-manpage-options.mjs

test/parallel/test-cli-node-cli-manpage-options.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../common/index.mjs';
2import assert from 'node:assert';
3import { createReadStream, readFileSync } from 'node:fs';
4import { createInterface } from 'node:readline';

Callers

nothing calls this directly

Calls 12

extractFlagNamesFunction · 0.85
closeMethod · 0.65
mapMethod · 0.65
matchMethod · 0.65
resolveFunction · 0.50
joinFunction · 0.50
createReadStreamFunction · 0.50
readFileSyncFunction · 0.50
createInterfaceFunction · 0.50
testMethod · 0.45
joinMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected