MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / H5

Function H5

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

Source from the content-addressed store, hash-verified

7303 return z5(o3) && 0 !== o3 ? o3 : 0;
7304}
7305function H5(e3) {
7306 if (!r2(e3)) return false;
7307 if ("function" != typeof e3.getReader) return false;
7308 try {
7309 return "boolean" == typeof e3.locked;
7310 } catch (e4) {
7311 return false;
7312 }
7313}
7314function x4(e3) {
7315 if (!r2(e3)) return false;
7316 if ("function" != typeof e3.getWriter) return false;

Callers 5

xtFunction · 0.85
pipeThroughMethod · 0.85
pipeToMethod · 0.85
teeMethod · 0.85
valuesMethod · 0.85

Calls 1

r2Function · 0.85

Tested by

no test coverage detected