Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getFileNames
Method
getFileNames
compressed_archive/compressed_archive.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
QList<QString> CompressedArchive::getFileNames()
249
{
250
return files;
251
}
252
253
bool CompressedArchive::isValid()
254
{
Callers
3
main
Function · 0.45
process
Method · 0.45
extract
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected