MCPcopy 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
1094void Render::save()
1095{
1096 comic->saveBookmarks();
1097}
1098
1099Bookmarks *Render::getBookmarks()
1100{

Callers

nothing calls this directly

Calls 1

saveBookmarksMethod · 0.80

Tested by

no test coverage detected