Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ exec
Method
exec
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.js
File · 0.45
Calls
1
flags
Method · 0.80
Tested by
no test coverage detected