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

Function R4

out/cli.cjs:227–232  ·  view source on GitHub ↗
(t2, u3, F5)

Source from the content-addressed store, hash-verified

225 }, enumerable: false }, rgbToAnsi: { value: (u3, F5, e3) => r.ansi256ToAnsi(r.rgbToAnsi256(u3, F5, e3)), enumerable: false }, hexToAnsi: { value: (u3) => r.ansi256ToAnsi(r.hexToAnsi256(u3)), enumerable: false } }), r;
226}
227function R4(t2, u3, F5) {
228 return String(t2).normalize().replace(/\r\n/g, `
229`).split(`
230`).map((e3) => ED2(e3, u3, F5)).join(`
231`);
232}
233function aD2(t2, u3) {
234 if (t2 === u3) return;
235 const F5 = t2.split(`

Callers 2

restoreCursorMethod · 0.85
renderMethod · 0.85

Calls 1

normalizeMethod · 0.80

Tested by

no test coverage detected