MCPcopy Index your code
hub / github.com/nodejs/node / command

Method command

deps/npm/lib/npm.js:407–409  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

405 }
406
407 get command () {
408 return this.#command?.name
409 }
410
411 get flatOptions () {
412 const { flat } = this.config

Calls

no outgoing calls

Tested by 5

_create_cmdMethod · 0.64
_list_test_filenamesMethod · 0.64
_list_test_filenamesMethod · 0.64
_list_test_filenamesMethod · 0.64
_list_test_filenamesMethod · 0.64