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

Class

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

Source from the content-addressed store, hash-verified

47558 }
47559 };
47560 var SocketError = class _SocketError extends UndiciError {
47561 constructor(message, socket) {
47562 super(message);
47563 Error.captureStackTrace(this, _SocketError);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected