MCPcopy 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_previousMethod · 0.80
on_nextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected