Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ ~Archive
Method
~Archive
Libraries/unrar/archive.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
56
Archive::~Archive()
57
{
58
if (DummyCmd)
59
delete Cmd;
60
}
61
62
63
void Archive::CheckArc(bool EnableBroken)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected