MCPcopy 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
29bool HttpWorker::wasValid()
30{
31 return !_error;
32}
33
34bool HttpWorker::wasTimeout()
35{

Callers 2

getComicDetailMethod · 0.80
getStoryArcDetailMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected