Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ preEnd
Method
preEnd
js/botasaurus-server-js/src/ndjson.ts:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
override
async
preEnd() {
86
await
this.performWrite(
']'
);
87
}
88
}
89
90
export
class
CSVWriteStream extends NDJSONWriteStream {
Callers
nothing calls this directly
Calls
1
performWrite
Method · 0.45
Tested by
no test coverage detected