Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ isCancelled
Method
isCancelled
common/comic.cpp:468–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
bool FileComic::isCancelled()
469
{
470
return _invalidated;
471
}
472
473
//--------------------------------------
474
Callers
2
getAllData
Method · 0.80
getAllData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected