#include <CmdSeq.h>
Definition at line 13 of file CmdSeq.h.
◆ Special
Enumerator |
---|
NONE | |
CHANGE_DIRECTORY | |
COPY_FILE | |
DELETE_FILE | |
RENAME_FILE | |
COPY_FILE_IF_EXISTS | |
Definition at line 16 of file CmdSeq.h.
◆ getExecutableDisplayName()
std::string CmdSeq::Command::getExecutableDisplayName |
( |
| ) |
const |
◆ getSpecialDisplayNameFor()
std::string CmdSeq::Command::getSpecialDisplayNameFor |
( |
Special |
special | ) |
|
|
static |
◆ arguments
std::string toolpp::CmdSeq::Command::arguments |
◆ enabled
bool toolpp::CmdSeq::Command::enabled |
◆ ensureFileExists
bool toolpp::CmdSeq::Command::ensureFileExists |
◆ executable
std::string toolpp::CmdSeq::Command::executable |
◆ pathToTheoreticallyExistingFile
std::string toolpp::CmdSeq::Command::pathToTheoreticallyExistingFile |
◆ special
◆ SPECIAL_COPY_FILE_IF_EXISTS_ALIAS
constexpr auto toolpp::CmdSeq::Command::SPECIAL_COPY_FILE_IF_EXISTS_ALIAS = static_cast<Special>(260) |
|
staticconstexpr |
◆ useProcessWindow
bool toolpp::CmdSeq::Command::useProcessWindow |
◆ waitForKeypress
bool toolpp::CmdSeq::Command::waitForKeypress |
The documentation for this struct was generated from the following files: