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

Method toolsLoaded

compressed_archive/compressed_archive.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258bool CompressedArchive::toolsLoaded()
259{
260 return tools;
261}
262
263int CompressedArchive::getNumFiles()
264{

Callers 2

processMethod · 0.45
extractMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected