MCPcopy Create free account
hub / github.com/angular/dev-infra / off

Method off

github-actions/browserstack/set-browserstack-env.js:9686–9692  ·  view source on GitHub ↗
(ev, ...args)

Source from the content-addressed store, hash-verified

9684 abort,
9685 contentType = "",
9686 contentLength,
9687 highWaterMark = 64 * 1024
9688 // Same as nodejs fs streams.
9689 }) {
9690 super({
9691 autoDestroy: true,
9692 read: resume,
9693 highWaterMark
9694 });
9695 this._readableState.dataEmitted = false;

Callers 9

onFinallyMethod · 0.45
onFinishedFunction · 0.45
writeIterableFunction · 0.45
removeListenerMethod · 0.45
constructorMethod · 0.45
onErrorMethod · 0.45
onCompleteFunction · 0.45
onErrorFunction · 0.45
onSocketCloseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected