MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp5

Function _temp5

src/components/Spinner.tsx:445–447  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

443 return count(Object.values(s_0.tasks), isBackgroundTask) + s_0.remoteBackgroundTaskCount;
444}
445function _temp5(s) {
446 return s.remoteConnectionStatus;
447}
448function _temp4() {
449 return sample(getSpinnerVerbs()) ?? "Working";
450}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected