Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ lifecycle-cmd.js
File
lifecycle-cmd.js
deps/npm/test/lib/lifecycle-cmd.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
mockNpm = require(
'../fixtures/mock-npm'
)
3
const
LifecycleCmd = require(
'../../lib/lifecycle-cmd.js'
)
4
Callers
nothing calls this directly
Calls
7
same
Method · 0.80
match
Method · 0.65
require
Function · 0.50
mockNpm
Function · 0.50
test
Method · 0.45
exec
Method · 0.45
execWorkspaces
Method · 0.45
Tested by
no test coverage detected