Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_search_hit
Method
get_search_hit
DSView/pv/view/view.h:241–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
inline bool get_search_hit(){
242
return _search_hit;
243
}
244
245
void set_search_pos(uint64_t search_pos, bool hit);
246
Callers
2
on_previous
Method · 0.80
on_next
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected