MCPcopy 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
56Archive::~Archive()
57{
58 if (DummyCmd)
59 delete Cmd;
60}
61
62
63void Archive::CheckArc(bool EnableBroken)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected