Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ clearComics
Method
clearComics
YACReaderLibrary/server/yacreader_http_session.cpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void YACReaderHttpSession::clearComics()
53
{
54
comicsOnDevice.clear();
55
downloadedComics.clear();
56
}
57
// current comic (import)
58
qulonglong YACReaderHttpSession::getCurrentComicId()
59
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected