Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ save
Method
save
YACReader/render.cpp:1094–1097 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1092
}
1093
1094
void Render::save()
1095
{
1096
comic->saveBookmarks();
1097
}
1098
1099
Bookmarks *Render::getBookmarks()
1100
{
Callers
nothing calls this directly
Calls
1
saveBookmarks
Method · 0.80
Tested by
no test coverage detected