Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
bool CompressedArchive::toolsLoaded()
259
{
260
return tools;
261
}
262
263
int CompressedArchive::getNumFiles()
264
{
Callers
2
process
Method · 0.45
extract
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected