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

Function write

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

Source from the content-addressed store, hash-verified

6527 client2.emit("disconnect", client2[kUrl], [client2], err);
6528 client2[kResume]();
6529 });
6530 let closed = false;
6531 socket.on("close", () => {
6532 closed = true;
6533 });
6534 return {

Callers

nothing calls this directly

Calls 2

writeH1Function · 0.70
writeH2Function · 0.70

Tested by

no test coverage detected