MCPcopy Create free account
hub / github.com/omkarcloud/botasaurus / end

Method end

js/botasaurus-server-js/src/ndjson-http.ts:25–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 end() {
26 this.preEnd();
27 return this.raw.end();
28 }
29
30 preEnd() {
31 // Add any necessary pre-end logic here

Callers

nothing calls this directly

Calls 1

preEndMethod · 0.95

Tested by

no test coverage detected