MCPcopy 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}
501function _temp8(s_0) {
502 return count(Object.values(s_0.tasks), isBackgroundTask) + s_0.remoteBackgroundTaskCount;
503}
504function _temp7(s) {
505 return s.remoteConnectionStatus;
506}

Callers

nothing calls this directly

Calls 2

countFunction · 0.85
valuesMethod · 0.80

Tested by

no test coverage detected