MCPcopy
hub / github.com/di-sukharev/opencommit / normalizeName

Function normalizeName

out/cli.cjs:76069–76071  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

76067 name: defaultRetryPolicyName,
76068 sendRequest: retryPolicy([throttlingRetryStrategy(), exponentialRetryStrategy(options)], {
76069 maxRetries: (_a5 = options.maxRetries) !== null && _a5 !== void 0 ? _a5 : DEFAULT_RETRY_POLICY_COUNT
76070 }).sendRequest
76071 };
76072}
76073
76074// node_modules/@azure/core-rest-pipeline/dist/esm/httpHeaders.js

Callers 4

setMethod · 0.85
getMethod · 0.85
hasMethod · 0.85
deleteMethod · 0.85

Calls 1

toLowerCaseMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…