MCPcopy 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
468bool FileComic::isCancelled()
469{
470 return _invalidated;
471}
472
473//--------------------------------------
474

Callers 2

getAllDataMethod · 0.80
getAllDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected