MCPcopy Index your code
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/tools/AgentTool/UI.tsx:312–314  ·  view source on GitHub ↗
(pm)

Source from the content-addressed store, hash-verified

310 return pm_0.data;
311}
312function _temp2(pm) {
313 return hasProgressMessage(pm.data);
314}
315export function renderToolResultMessage(data: Output, progressMessagesForMessage: ProgressMessage<Progress>[], {
316 tools,
317 verbose,

Callers

nothing calls this directly

Calls 1

hasProgressMessageFunction · 0.85

Tested by

no test coverage detected