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

Function ht

out/cli.cjs:7704–7707  ·  view source on GitHub ↗
(e3, t2)

Source from the content-addressed store, hash-verified

7702 return ct(e3) <= 0;
7703}
7704function ht(e3, t2) {
7705 const r3 = e3._controlledWritableStream;
7706 ut(e3), et(r3, t2);
7707}
7708function _t(e3) {
7709 return new TypeError(`WritableStream.prototype.${e3} can only be used on a WritableStream`);
7710}

Callers 2

ftFunction · 0.85
errorMethod · 0.85

Calls 2

utFunction · 0.85
etFunction · 0.85

Tested by

no test coverage detected