MCPcopy
hub / github.com/tj/commander.js / help-subcommands-usage.js

File help-subcommands-usage.js

examples/help-subcommands-usage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from 'commander';
2
3// By default the subcommand list includes a fairly simple usage. If you have added a custom usage
4// to the subcommands you may wish to configure the help to show these instead.

Callers

nothing calls this directly

Calls 9

configureHelpMethod · 0.80
usageMethod · 0.80
descriptionMethod · 0.80
summaryMethod · 0.80
optionMethod · 0.80
requiredOptionMethod · 0.80
commandMethod · 0.80
parseMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected