Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetProductInfo
Method
GetProductInfo
libs/map/search_api.cpp:314–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
312
}
313
314
ProductInfo SearchAPI::GetProductInfo(Result const & result) const
315
{
316
return m_delegate.GetProductInfo(result);
317
}
318
319
void SearchAPI::EnableIndexingOfBookmarksDescriptions(bool enable)
320
{
Callers
1
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected