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

File help.suggestion.test.js

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

commandMethod · 0.80
aliasMethod · 0.80
addHelpCommandMethod · 0.80
helpOptionMethod · 0.80
optionMethod · 0.80
addOptionMethod · 0.80
hideHelpMethod · 0.80
getSuggestionFunction · 0.70

Tested by

no test coverage detected