MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / CommandData

Method CommandData

Libraries/unrar/cmddata.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4#include "cmdmix.cpp"
5
6CommandData::CommandData()
7{
8 Init();
9}
10
11
12void CommandData::Init()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected