Searched defs:NCommandType (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.h17 namespace NCommandType { enum EEnum namespace
39 NCommandType::EEnum CommandType;
42 bool IsTestMode() const { return CommandType == NCommandType::kTest; }

Completed in 112 milliseconds