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

Function _temp11

src/components/ContextVisualization.tsx:444–446  ·  view source on GitHub ↗
(t_1)

Source from the content-addressed store, hash-verified

442 return <Box key={i_0}><Text dimColor={true}>└ {tool_0.name}</Text></Box>;
443}
444function _temp11(t_1) {
445 return !t_1.isLoaded;
446}
447function _temp10(t_2) {
448 return !t_2.isLoaded;
449}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected