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

Method locked

out/cli.cjs:8542–8545  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8540 }(this, o3, $e2(r3, 1), a4);
8541 }
8542 get locked() {
8543 if (!Ge(this)) throw _t("locked");
8544 return Xe(this);
8545 }
8546 abort(e3) {
8547 return Ge(this) ? Xe(this) ? d6(new TypeError("Cannot abort a stream that already has a writer")) : Je(this, e3) : d6(_t("abort"));
8548 }

Callers

nothing calls this directly

Calls 6

GeFunction · 0.85
_tFunction · 0.85
XeFunction · 0.85
VtFunction · 0.85
KtFunction · 0.85
UtFunction · 0.85

Tested by

no test coverage detected