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

Function _temp4

src/components/tasks/BackgroundTaskStatus.tsx:268–270  ·  view source on GitHub ↗
(s_1)

Source from the content-addressed store, hash-verified

266 return t_0.type === "in_process_teammate";
267}
268function _temp4(s_1) {
269 return s_1.expandedView;
270}
271function _temp3(t) {
272 return isBackgroundTask(t) && !(false && isPanelAgentTask(t));
273}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected