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