MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / closed

Method closed

out/cli.cjs:8235–8237  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8233 E3(this, e3), this._readRequests = new S5();
8234 }
8235 get closed() {
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 }

Callers

nothing calls this directly

Calls 7

K5Function · 0.85
d6Function · 0.85
ee2Function · 0.85
FeFunction · 0.85
DeFunction · 0.85
atFunction · 0.85
mtFunction · 0.85

Tested by

no test coverage detected