MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / hasCurrentFile

Method hasCurrentFile

lib/QuaZip/quazip/quazip.cpp:663–666  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

661}
662
663bool QuaZip::hasCurrentFile()const
664{
665 return p->hasCurrentFile_f;
666}
667
668unzFile QuaZip::getUnzFile()
669{

Callers 2

openMethod · 0.80
getFileInfoListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected