Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/npm/cli
/ end
Method
end
lib/utils/format-search-stream.js:69–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
end () {
70
super.write(this.#didFirst ?
']\n'
:
'\n[]\n'
)
71
super.end()
72
}
73
}
74
75
class
TextOutputStream extends Minipass {
Callers
15
Display
Class · 0.80
finish
Method · 0.80
#endStream
Method · 0.80
getContents
Function · 0.80
#readManifestFromTarball
Method · 0.80
[_loadBundlesAndUpdateTrees]
Method · 0.80
#buildDepStep
Method · 0.80
diff.js
File · 0.80
case-insensitive-map.js
File · 0.80
tree-check.js
File · 0.80
node.js
File · 0.80
runTest
Function · 0.80
Calls
1
write
Method · 0.45
Tested by
no test coverage detected