Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ test, describe } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ Command, Option } from
'../index.js'
;
4
Callers
nothing calls this directly
Calls
9
command
Method · 0.80
alias
Method · 0.80
addHelpCommand
Method · 0.80
helpOption
Method · 0.80
option
Method · 0.80
enablePositionalOptions
Method · 0.80
addOption
Method · 0.80
hideHelp
Method · 0.80
getSuggestion
Function · 0.70
Tested by
no test coverage detected