MCPcopy
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/components/FileEditToolUpdatedMessage.tsx:118–120  ·  view source on GitHub ↗
(acc, hunk)

Source from the content-addressed store, hash-verified

116 return __0.startsWith("-");
117}
118function _temp2(acc, hunk) {
119 return acc + count(hunk.lines, _temp);
120}
121function _temp(_) {
122 return _.startsWith("+");
123}

Callers

nothing calls this directly

Calls 1

countFunction · 0.85

Tested by

no test coverage detected