Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tj/commander.js
/ help-centered.mjs
File
help-centered.mjs
examples/help-centered.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command, Help } from
'commander'
;
2
3
// Right-justify the terms in the help output.
4
// Setup a subclass so we can do simple tweak of formatItem.
Callers
nothing calls this directly
Calls
6
configureHelp
Method · 0.80
option
Method · 0.80
description
Method · 0.80
alias
Method · 0.80
command
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected