Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ end
Method
end
deps/npm/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.45
finish
Method · 0.45
#endStream
Method · 0.45
getContents
Function · 0.45
#readManifestFromTarball
Method · 0.45
trust-cmd.js
File · 0.45
npm.js
File · 0.45
sbom-cyclonedx.js
File · 0.45
timers.js
File · 0.45
did-you-mean.js
File · 0.45
sbom-spdx.js
File · 0.45
explain-dep.js
File · 0.45
Calls
1
write
Method · 0.45
Tested by
no test coverage detected