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

Function write

github-actions/browserstack/set-browserstack-env.js:6529–6531  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

6527 version: "h1",
6528 defaultPipelining: 1,
6529 write(...args) {
6530 return writeH1(client, ...args);
6531 },
6532 resume() {
6533 resumeH1(client);
6534 },

Callers

nothing calls this directly

Calls 2

writeH1Function · 0.70
writeH2Function · 0.70

Tested by

no test coverage detected