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

Method text

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

Source from the content-addressed store, hash-verified

65122function H2(t2) {
65123 if (!("alias" in t2) || !t2.alias) return;
65124 const { alias: e3 } = t2;
65125 return { id: "aliases", type: "section", data: { title: "Aliases:", body: Array.isArray(e3) ? e3.join(", ") : e3 } };
65126}
65127var U3 = (t2) => [R3, L3, T3, _3, k3, F2, H2].map((e3) => e3(t2)).filter(Boolean);
65128var J2 = import_tty.default.WriteStream.prototype.hasColors();
65129var M2 = class {

Callers 7

logRequestFunction · 0.45
logResponseFunction · 0.45
matchFunction · 0.45
textMethod · 0.45
defaultParseResponseFunction · 0.45
makeRequestMethod · 0.45
defaultParseResponse2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected