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

Method json

github-actions/saucelabs/set-saucelabs-env.js:9710–9714  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9708 this[kAbort]();
9709 }
9710 return super.destroy(err);
9711 }
9712 _destroy(err, callback) {
9713 if (!this[kReading]) {
9714 setImmediate(() => {
9715 callback(err);
9716 });
9717 } else {

Callers 4

getNpmPackageIntegrityFunction · 0.45
index.tsFile · 0.45

Calls 2

__asyncFunction · 0.70
consumeFunction · 0.70

Tested by

no test coverage detected