MCPcopy 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
52void YACReaderHttpSession::clearComics()
53{
54 comicsOnDevice.clear();
55 downloadedComics.clear();
56}
57// current comic (import)
58qulonglong YACReaderHttpSession::getCurrentComicId()
59{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected