Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp
Function
_temp
src/commands/plugin/PluginSettings.tsx:75–77 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
73
return t3;
74
}
75
function _temp(n) {
76
return ` • ${n}`;
77
}
78
function McpRedirectBanner() {
79
return null;
80
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected