Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getCurrentComicId
Method
getCurrentComicId
YACReaderLibrary/server/yacreader_http_session.cpp:58–61 ·
view source on GitHub ↗
current comic (import)
Source
from the content-addressed store, hash-verified
56
}
57
// current comic (import)
58
qulonglong YACReaderHttpSession::getCurrentComicId()
59
{
60
return comicId;
61
}
62
63
Comic *YACReaderHttpSession::getCurrentComic()
64
{
Callers
1
service
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected