Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
}
118
function _temp2(acc, hunk) {
119
return acc + count(hunk.lines, _temp);
120
}
121
function _temp(_) {
122
return _.startsWith(
"+"
);
123
}
Callers
nothing calls this directly
Calls
1
count
Function · 0.85
Tested by
no test coverage detected