MCPcopy
hub / github.com/tj/commander.js / options-extra.js

File options-extra.js

examples/options-extra.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// This is used as an example in the README for extra option features.
4// See also options-env.js for more extensive env examples,

Callers

nothing calls this directly

Calls 11

addOptionMethod · 0.80
hideHelpMethod · 0.80
envMethod · 0.80
presetMethod · 0.80
conflictsMethod · 0.80
impliesMethod · 0.80
parseMethod · 0.80
optsMethod · 0.80
defaultMethod · 0.45
choicesMethod · 0.45
argParserMethod · 0.45

Tested by

no test coverage detected