MCPcopy
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

1import { 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

configureHelpMethod · 0.80
optionMethod · 0.80
descriptionMethod · 0.80
aliasMethod · 0.80
commandMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected