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

Class

out/cli.cjs:6794–6794  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6792 return !!(proto2 && proto2.constructor.name === "AbortSignal");
6793 }
6794 var Request6 = class _Request {
6795 constructor(input) {
6796 let init = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
6797 let parsedURL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected