Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ wasValid
Method
wasValid
common/http_worker.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
bool HttpWorker::wasValid()
30
{
31
return !_error;
32
}
33
34
bool HttpWorker::wasTimeout()
35
{
Callers
2
getComicDetail
Method · 0.80
getStoryArcDetail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected