MCPcopy
hub / github.com/tj/commander.js / command.configureHelp.test.js

File command.configureHelp.test.js

tests/command.configureHelp.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

configureHelpMethod · 0.80
helpInformationMethod · 0.80
commandMethod · 0.80
createHelpMethod · 0.45

Tested by

no test coverage detected