Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.h98 int action; member
DCommandLine.cpp1410 int32_t action = args["action"].asInt(); in IsArgsValid() local