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

Method desiredSize

out/cli.cjs:8365–8368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8363 }(this);
8364 }
8365 get desiredSize() {
8366 if (!de(this)) throw Ae("desiredSize");
8367 return ke(this);
8368 }
8369 close() {
8370 if (!de(this)) throw Ae("close");
8371 if (this._closeRequested) throw new TypeError("The stream has already been closed; do not close it again!");

Callers

nothing calls this directly

Calls 13

deFunction · 0.85
AeFunction · 0.85
keFunction · 0.85
atFunction · 0.85
mtFunction · 0.85
ytFunction · 0.85
ctFunction · 0.85
BtFunction · 0.85
DtFunction · 0.85
LtFunction · 0.85
brFunction · 0.85
mrFunction · 0.85

Tested by

no test coverage detected