Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ cli.js
File
cli.js
test/lib/cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
tmock = require(
'../fixtures/tmock'
)
3
4
t.test(
'returns cli-entry function'
,
async
t => {
Callers
nothing calls this directly
Calls
1
tmock
Function · 0.85
Tested by
no test coverage detected