Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp8
Function
_temp8
src/components/Spinner.tsx:501–503 ·
view source on GitHub ↗
(s_0)
Source
from the content-addressed store, hash-verified
499
return t2;
500
}
501
function _temp8(s_0) {
502
return count(Object.values(s_0.tasks), isBackgroundTask) + s_0.remoteBackgroundTaskCount;
503
}
504
function _temp7(s) {
505
return s.remoteConnectionStatus;
506
}
Callers
nothing calls this directly
Calls
2
count
Function · 0.85
values
Method · 0.80
Tested by
no test coverage detected