MCPcopy Index your code
hub / github.com/yargs/yargs / help.mjs

File help.mjs

example/help.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import yargs from 'yargs';
3
4const argv = yargs(process.argv.slice(2))

Callers

nothing calls this directly

Calls 6

parseMethod · 0.80
optionsMethod · 0.80
aliasMethod · 0.80
versionMethod · 0.65
helpMethod · 0.65
usageMethod · 0.65

Tested by

no test coverage detected