Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/yargs/yargs
/ usage-options.mjs
File
usage-options.mjs
example/usage-options.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
yargs from
'yargs'
;
3
4
const
y = yargs(process.argv.slice(2));
Callers
nothing calls this directly
Calls
4
parse
Method · 0.80
options
Method · 0.80
usage
Method · 0.65
showHelp
Method · 0.65
Tested by
no test coverage detected