MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / xD

Function xD

out/cli.cjs:65043–65045  ·  view source on GitHub ↗
(D5)

Source from the content-addressed store, hash-verified

65041 let { stdoutColumns: t2, columns: E4 } = v2(F5);
65042 if (E4.length > C5) throw new Error(`${E4.length} columns defined, but only ${C5} columns found`);
65043 let e3 = Z(t2, E4, u3);
65044 return D5.map((r3) => P(e3, r3)).join(`
65045`);
65046}
65047i();
65048var bD = ["<", ">", "=", ">=", "<="];

Callers 1

wDFunction · 0.85

Calls 1

includesMethod · 0.80

Tested by

no test coverage detected