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

Function o3

out/cli.cjs:64673–64676  ·  view source on GitHub ↗
(s2, i3)

Source from the content-addressed store, hash-verified

64671 if (o3) {
64672 const { index: s2 } = o3;
64673 e3 = r3.slice(s2 + 1), r3 = r3.slice(0, s2);
64674 }
64675 return [r3, e3, n2];
64676};
64677var $ = (t2, { onFlag: n2, onArgument: r3 }) => {
64678 let e3;
64679 const o3 = (s2, i3) => {

Callers 1

$Function · 0.85

Calls 1

e3Function · 0.85

Tested by

no test coverage detected