MCPcopy 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
75class TextOutputStream extends Minipass {

Callers 15

DisplayClass · 0.80
finishMethod · 0.80
#endStreamMethod · 0.80
getContentsFunction · 0.80
#buildDepStepMethod · 0.80
diff.jsFile · 0.80
tree-check.jsFile · 0.80
node.jsFile · 0.80
runTestFunction · 0.80

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected