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

Function escapeProperty

github-actions/saucelabs/set-saucelabs-env.js:19434–19436  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

19432 module.exports.WebSocket = require_websocket().WebSocket;
19433 module.exports.CloseEvent = CloseEvent;
19434 module.exports.ErrorEvent = ErrorEvent;
19435 module.exports.MessageEvent = MessageEvent;
19436 module.exports.request = makeDispatcher(api.request);
19437 module.exports.stream = makeDispatcher(api.stream);
19438 module.exports.pipeline = makeDispatcher(api.pipeline);
19439 module.exports.connect = makeDispatcher(api.connect);

Callers 1

toStringMethod · 0.70

Calls 1

toCommandValueFunction · 0.70

Tested by

no test coverage detected