MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / combineURLs

Function combineURLs

out/cli.cjs:72286–72288  ·  view source on GitHub ↗
(baseURL, relativeURL)

Source from the content-addressed store, hash-verified

72284}
72285
72286// node_modules/axios/lib/helpers/isAbsoluteURL.js
72287function isAbsoluteURL2(url2) {
72288 return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(url2);
72289}
72290
72291// node_modules/axios/lib/helpers/combineURLs.js

Callers 1

buildFullPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected