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

Function _temp7

src/components/LogSelector.tsx:1454–1456  ·  view source on GitHub ↗

* Extracts searchable text content from a message. * Handles both string content and structured content blocks.

(r_0)

Source from the content-addressed store, hash-verified

1452 * Handles both string content and structured content blocks.
1453 */
1454function _temp7(r_0) {
1455 return r_0.log;
1456}
1457function _temp6(log_6) {
1458 return log_6.messages[0]?.uuid;
1459}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected