Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ IsArcDir
Method
IsArcDir
Libraries/unrar/arcread.cpp:1287–1290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1285
1286
1287
bool Archive::IsArcDir()
1288
{
1289
return FileHead.Dir;
1290
}
1291
1292
1293
void Archive::ConvertAttributes()
Callers
1
ExtractCurrentFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected