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

Method ready

out/cli.cjs:8587–8589  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8585 }(this);
8586 }
8587 get ready() {
8588 return at(this) ? this._readyPromise : d6(mt("ready"));
8589 }
8590 abort(e3) {
8591 return at(this) ? void 0 === this._ownerWritableStream ? d6(yt("abort")) : function(e4, t2) {
8592 return Je(e4._ownerWritableStream, t2);

Callers

nothing calls this directly

Calls 3

atFunction · 0.85
d6Function · 0.85
mtFunction · 0.85

Tested by

no test coverage detected