MCPcopy
hub / github.com/tj/commander.js / help.visibleArguments.test.js

File help.visibleArguments.test.js

tests/help.visibleArguments.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, describe } from 'node:test';
2import assert from 'node:assert/strict';
3import * as commander from '../index.js';
4

Callers

nothing calls this directly

Calls 3

visibleArgumentsMethod · 0.80
argumentMethod · 0.80
descriptionMethod · 0.80

Tested by

no test coverage detected