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

Method exec

deps/npm/test/lib/base-cmd.js:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 ]
26
27 async exec () {
28 return this.flags()
29 }
30 }
31
32 const command = new TestCommand(npm)

Callers 1

base-cmd.jsFile · 0.45

Calls 1

flagsMethod · 0.45

Tested by

no test coverage detected