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

Method stream

github-actions/saucelabs/set-saucelabs-env.js:5130–5133  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

5128 const t = options.type;
5129 const d = (_a = options.lastModified) != null ? _a : Date.now();
5130 this[kState] = {
5131 blobLike,
5132 name: n,
5133 type: t,
5134 lastModified: d
5135 };
5136 }

Callers 4

extractBodyFunction · 0.45
writeH1Function · 0.45
writeBodyH2Function · 0.45
readOperationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected