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

Function _temp6

src/components/LogSelector.tsx:1457–1459  ·  view source on GitHub ↗
(log_6)

Source from the content-addressed store, hash-verified

1455 return r_0.log;
1456}
1457function _temp6(log_6) {
1458 return log_6.messages[0]?.uuid;
1459}
1460function _temp5(fuseIndex_0, debouncedDeepSearchQuery_0, setDeepSearchResults_0, setIsSearching_0) {
1461 const results = fuseIndex_0.search(debouncedDeepSearchQuery_0);
1462 results.sort(_temp3);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected