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

Method _endsWith

github-actions/browserstack/set-browserstack-env.js:20160–20162  ·  view source on GitHub ↗
(str, end)

Source from the content-addressed store, hash-verified

20158 };
20159 var IS_WINDOWS2 = process.platform === "win32";
20160 var ToolRunner = class extends events.EventEmitter {
20161 constructor(toolPath, args, options) {
20162 super();
20163 if (!toolPath) {
20164 throw new Error("Parameter 'toolPath' cannot be null or empty.");
20165 }

Callers 1

_isCmdFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected