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

Function E

out/cli.cjs:64699–64711  ·  view source on GitHub ↗
(t2, n2)

Source from the content-addressed store, hash-verified

64697 const u3 = c4 === l3.length - 1;
64698 e3 = n2(l3[c4], u3 ? f4 : void 0, [s2, c4 + 1, u3]);
64699 }
64700 else e3 = n2(l3, f4, [s2]);
64701 } else o3(i3, [s2]) && r3?.([i3], [s2]);
64702 }
64703 o3();
64704};
64705var E = (t2, n2) => {
64706 for (const [r3, e3, o3] of n2.reverse()) {
64707 if (e3) {
64708 const s2 = t2[r3];
64709 let i3 = s2.slice(0, e3);
64710 if (o3 || (i3 += s2.slice(e3 + 1)), i3 !== "-") {
64711 t2[r3] = i3;
64712 continue;
64713 }
64714 }

Callers 1

UFunction · 0.85

Calls 1

sliceMethod · 0.45

Tested by

no test coverage detected