MCPcopy
hub / github.com/tj/commander.js / helpGroup.test.js

File helpGroup.test.js

tests/helpGroup.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 { Command, Option } from '../index.js';
4

Callers

nothing calls this directly

Calls 12

addOptionMethod · 0.80
helpInformationMethod · 0.80
commandMethod · 0.80
optionsGroupMethod · 0.80
optionMethod · 0.80
hideHelpMethod · 0.80
helpOptionMethod · 0.80
versionMethod · 0.80
configureHelpMethod · 0.80
commandsGroupMethod · 0.80
helpCommandMethod · 0.80
helpGroupMethod · 0.45

Tested by

no test coverage detected