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

Function ct

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

Source from the content-addressed store, hash-verified

7653 e3._writeAlgorithm = void 0, e3._closeAlgorithm = void 0, e3._abortAlgorithm = void 0, e3._strategySizeAlgorithm = void 0;
7654}
7655function ct(e3) {
7656 return e3._strategyHWM - e3._queueTotalSize;
7657}
7658function dt(e3) {
7659 const t2 = e3._controlledWritableStream;
7660 if (!e3._started) return;

Callers 2

btFunction · 0.85
desiredSizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected