MCPcopy 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
1287bool Archive::IsArcDir()
1288{
1289 return FileHead.Dir;
1290}
1291
1292
1293void Archive::ConvertAttributes()

Callers 1

ExtractCurrentFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected