Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ display.js
File
display.js
test/lib/utils/display.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
timers = require(
'node:timers/promises'
)
3
const
tmock = require(
'../../fixtures/tmock'
)
4
const
mockLogs = require(
'../../fixtures/mock-logs'
)
Callers
nothing calls this directly
Calls
11
mockDisplay
Function · 0.85
displayLoad
Function · 0.85
tmock
Function · 0.85
error
Method · 0.80
push
Method · 0.80
warn
Method · 0.80
teardown
Method · 0.80
parse
Method · 0.80
resolve
Method · 0.80
off
Method · 0.45
load
Method · 0.45
Tested by
no test coverage detected