Home
last modified time | relevance | path

Searched defs:COMMAND_VERSION (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
DCommandLineInterface.h43 const static std::string COMMAND_VERSION; variable
DCommandLineInterface.cpp31 const string CommandLineInterface::COMMAND_VERSION = "1.0.1"; member in CommandLineInterface