Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ prompt.js
File
prompt.js
workspaces/libnpmexec/test/prompt.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
procLog = require(
'proc-log'
)
2
const
{ resolve } = require(
'node:path'
)
3
const
t = require(
'tap'
)
4
const
fs = require(
'node:fs/promises'
)
Callers
nothing calls this directly
Calls
9
createPkg
Function · 0.85
package
Function · 0.85
resolve
Function · 0.85
merge
Function · 0.85
teardown
Method · 0.80
exec
Function · 0.70
setup
Function · 0.50
fn
Function · 0.50
package
Method · 0.45
Tested by
no test coverage detected