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

Method onError

out/cli.cjs:53564–53566  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

53562 }
53563 onConnect(abort) {
53564 this.abort = abort;
53565 this.handler.onConnect(abort, { history: this.history });
53566 }
53567 onUpgrade(statusCode, headers, socket) {
53568 this.handler.onUpgrade(statusCode, headers, socket);
53569 }

Callers 10

onErrorMethod · 0.45
dispatchMethod · 0.45
errorRequestFunction · 0.45
[kDestroy]Method · 0.45
abortFunction · 0.45
constructorMethod · 0.45
mockDispatchFunction · 0.45
onErrorMethod · 0.45
onRetryMethod · 0.45
onErrorMethod · 0.45

Calls 2

removeSignalFunction · 0.85
destroyMethod · 0.45

Tested by

no test coverage detected