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

Method cancel

out/cli.cjs:8238–8240  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

8236 return K5(this) ? this._closedPromise : d6(ee2("closed"));
8237 }
8238 cancel(e3) {
8239 return K5(this) ? void 0 === this._ownerReadableStream ? d6(k6("cancel")) : P3(this, e3) : d6(ee2("cancel"));
8240 }
8241 read() {
8242 if (!K5(this)) return d6(ee2("read"));
8243 if (void 0 === this._ownerReadableStream) return d6(k6("read from"));

Callers 15

OeFunction · 0.45
j4Function · 0.45
ktFunction · 0.45
g5Function · 0.45
w7Function · 0.45
R7Function · 0.45
T6Function · 0.45
y6Function · 0.45
ItFunction · 0.45
_returnStepsMethod · 0.45

Calls 12

K5Function · 0.85
d6Function · 0.85
k6Function · 0.85
P3Function · 0.85
ee2Function · 0.85
FeFunction · 0.85
DeFunction · 0.85
VtFunction · 0.85
UtFunction · 0.85
GtFunction · 0.85
KtFunction · 0.85
postMethod · 0.80

Tested by

no test coverage detected