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

File command.showSuggestionAfterError.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

commandMethod · 0.80
optionMethod · 0.80
getSuggestionFunction · 0.70

Tested by

no test coverage detected