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

Function exportVariable

github-actions/saucelabs/set-saucelabs-env.js:20652–20660  ·  view source on GitHub ↗
(name, val)

Source from the content-addressed store, hash-verified

20650 var __awaiter6 = function(thisArg, _arguments, P, generator) {
20651 function adopt(value) {
20652 return value instanceof P ? value : new P(function(resolve2) {
20653 resolve2(value);
20654 });
20655 }
20656 return new (P || (P = Promise))(function(resolve2, reject) {
20657 function fulfilled(value) {
20658 try {
20659 step(generator.next(value));
20660 } catch (e) {
20661 reject(e);
20662 }
20663 }

Callers 2

mainFunction · 0.70
mainFunction · 0.70

Calls 4

toCommandValueFunction · 0.70
issueFileCommandFunction · 0.70
prepareKeyValueMessageFunction · 0.70
issueCommandFunction · 0.70

Tested by

no test coverage detected