MCPcopy
hub / github.com/yujiosaka/headless-chrome-crawler / end

Method end

exporter/base.js:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 end() {
18 this._stream.end();
19 }
20
21 /**
22 * @return {!Promise}

Callers 5

exporter.test.jsFile · 0.45
tearDownMethod · 0.45
setRedirectMethod · 0.45
_onRequestMethod · 0.45
_handleErrorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected