Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getBookmarks
Method
getBookmarks
YACReader/render.cpp:1099–1102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1097
}
1098
1099
Bookmarks *Render::getBookmarks()
1100
{
1101
return comic->bm;
1102
}
1103
1104
void Render::reload()
1105
{
Callers
2
setBookmarks
Method · 0.80
updateComic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected