Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getSourceId
Method
getSourceId
YACReaderLibrary/db/comic_model.h:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
ComicModel::Mode getMode() { return mode; }
155
unsigned long long int getSourceId() { return sourceId; }
156
157
void setShowRecent(bool visible);
158
void setRecentRange(int days);
Callers
1
openComic
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected