Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ cli.js
File
cli.js
deps/npm/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
3
tmock
Function · 0.85
require
Function · 0.50
test
Method · 0.45
Tested by
no test coverage detected