Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ base-cmd.js
File
base-cmd.js
deps/npm/test/lib/base-cmd.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
{ load: loadMockNpm } = require(
'../fixtures/mock-npm'
)
3
const
BaseCommand = require(
'../../lib/base-cmd.js'
)
4
const
Definition = require(
'@npmcli/config/lib/definitions/definition.js'
)
Callers
nothing calls this directly
Calls
9
same
Method · 0.80
includes
Method · 0.80
keys
Method · 0.65
filter
Method · 0.65
require
Function · 0.50
loadMockNpm
Function · 0.50
test
Method · 0.45
exec
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected