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

Method destroy

out/cli.cjs:52836–52838  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52834 var EventEmitter2 = require("events");
52835 var Dispatcher = class extends EventEmitter2 {
52836 dispatch() {
52837 throw new Error("not implemented");
52838 }
52839 close() {
52840 throw new Error("not implemented");
52841 }

Callers 15

destroyStreamFunction · 0.45
onTimeoutFunction · 0.45
destroyRequestFunction · 0.45
ondataFunction · 0.45
connectMethod · 0.45
destroy2Function · 0.45
constructorMethod · 0.45
closeMethod · 0.45
onConnectTimeoutFunction · 0.45
[kDestroy]Method · 0.45
onHttp2SessionEndFunction · 0.45

Calls 4

rejectFunction · 0.85
callbackFunction · 0.85
thenMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected