Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/commands/chrome/chrome.tsx:269–271 ·
view source on GitHub ↗
(k_1)
Source
from the content-addressed store, hash-verified
267
return k_0 + 1;
268
}
269
function _temp3(k_1) {
270
return k_1 + 1;
271
}
272
function _temp2(c) {
273
return c.name === CLAUDE_IN_CHROME_MCP_SERVER_NAME;
274
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected