MCPcopy
hub / github.com/tj/commander.js / name

Method name

lib/argument.js:48–50  ·  view source on GitHub ↗

* Return argument name. * * @return {string}

()

Source from the content-addressed store, hash-verified

46 */
47
48 name() {
49 return this._name;
50 }
51
52 /**
53 * @package

Callers 1

humanReadableArgNameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected