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

Method blob

github-actions/browserstack/set-browserstack-env.js:9716–9720  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9714 setImmediate(() => {
9715 callback(err);
9716 });
9717 } else {
9718 callback(err);
9719 }
9720 }
9721 on(ev, ...args) {
9722 if (ev === "data" || ev === "readable") {
9723 this[kReading] = true;

Callers

nothing calls this directly

Calls 2

__asyncFunction · 0.70
consumeFunction · 0.70

Tested by

no test coverage detected