MCPcopy Create free account
hub / github.com/nodejs/node / execWorkspaces

Method execWorkspaces

deps/npm/test/lib/npm.js:647–649  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

645 }
646
647 async execWorkspaces () {
648 throw new Error('execWorkspaces should not be called')
649 }
650 }
651
652 const command = new TestCommand(npm)

Callers 3

lifecycle-cmd.jsFile · 0.45
mockArboristCmdFunction · 0.45
arborist-cmd.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected