MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp3

Function _temp3

src/components/FileEditToolUpdatedMessage.tsx:115–117  ·  view source on GitHub ↗
(__0)

Source from the content-addressed store, hash-verified

113 return acc_0 + count(hunk_0.lines, _temp3);
114}
115function _temp3(__0) {
116 return __0.startsWith("-");
117}
118function _temp2(acc, hunk) {
119 return acc + count(hunk.lines, _temp);
120}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected