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

File help.visibleOptions.test.js

tests/help.visibleOptions.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 7

visibleOptionsMethod · 0.80
helpOptionMethod · 0.80
optionMethod · 0.80
addOptionMethod · 0.80
hideHelpMethod · 0.80
optionTermMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected