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

Class

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

Source from the content-addressed store, hash-verified

33653 };
33654 exports2.PermanentError = PermanentError;
33655 var TemporaryError = class _TemporaryError extends Error {
33656 constructor(message, response) {
33657 super(message);
33658 this.response = response;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected