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

Function x4

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

Source from the content-addressed store, hash-verified

7312 }
7313}
7314function x4(e3) {
7315 if (!r2(e3)) return false;
7316 if ("function" != typeof e3.getWriter) return false;
7317 try {
7318 return "boolean" == typeof e3.locked;
7319 } catch (e4) {
7320 return false;
7321 }
7322}
7323function V5(e3, t2) {
7324 if (!Vt(e3)) throw new TypeError(`${t2} is not a ReadableStream.`);
7325}

Callers 2

xtFunction · 0.85
pipeToMethod · 0.85

Calls 1

r2Function · 0.85

Tested by

no test coverage detected