MCPcopy Create free account
hub / github.com/YACReader/yacreader / getNumFiles

Method getNumFiles

compressed_archive/compressed_archive.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263int CompressedArchive::getNumFiles()
264{
265 return files.length();
266}
267
268int CompressedArchive::getNumEntries()
269{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected