MCPcopy Create free account
hub / github.com/ElyaConrad/Monopoly / commandLineArgs

Function commandLineArgs

web/js/cli-browser.js:845–894  ·  view source on GitHub ↗

* Returns an object containing all option values set on the command line. By default it parses the global [`process.argv`](https://nodejs.org/api/process.html#process_process_argv) array. * * Parsing is strict by default - an exception is thrown if the user sets a singular option more than once o

(optionDefinitions, options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cli.jsFile · 0.85
cli-browser.jsFile · 0.85

Calls 6

isGroupedMethod · 0.80
fromMethod · 0.45
getMethod · 0.45
createMethod · 0.45
setMethod · 0.45
toObjectMethod · 0.45

Tested by

no test coverage detected