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

Method stringify

github-actions/browserstack/set-browserstack-env.js:19628–19630  ·  view source on GitHub ↗

* Returns the current summary buffer as a string * * @returns {string} string of summary buffer

()

Source from the content-addressed store, hash-verified

19626 }
19627 function step(result) {
19628 result.done ? resolve2(result.value) : adopt(result.value).then(fulfilled, rejected);
19629 }
19630 step((generator = generator.apply(thisArg, _arguments || [])).next());
19631 });
19632 };
19633 var { access, appendFile, writeFile } = import_fs.promises;

Callers 6

deepCloneFunction · 0.45
getResponseDataFunction · 0.45
getMockDispatchFunction · 0.45
toCommandValueFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected