Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
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
12
addOption
Method · 0.80
helpInformation
Method · 0.80
command
Method · 0.80
optionsGroup
Method · 0.80
option
Method · 0.80
hideHelp
Method · 0.80
helpOption
Method · 0.80
version
Method · 0.80
configureHelp
Method · 0.80
commandsGroup
Method · 0.80
helpCommand
Method · 0.80
helpGroup
Method · 0.45
Tested by
no test coverage detected