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

Function text

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

Source from the content-addressed store, hash-verified

5807 }, instance);
5808 },
5809 text() {
5810 return consumeBody(this, utf8DecodeBytes, instance);
5811 },
5812 json() {
5813 return consumeBody(this, parseJSONFromBytes, instance);
5814 },

Callers

nothing calls this directly

Calls 1

consumeBodyFunction · 0.70

Tested by

no test coverage detected