MCPcopy Index your code
hub / github.com/tj/commander.js / string-util.js

File string-util.js

examples/string-util.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from 'commander';
2const program = new Command();
3
4// This is used as an example in the README for the Quick Start.

Callers

nothing calls this directly

Calls 8

versionMethod · 0.80
descriptionMethod · 0.80
actionMethod · 0.80
optionMethod · 0.80
argumentMethod · 0.80
commandMethod · 0.80
parseMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected