Help

Command line state related to printing usage about other switches

extern (C++)
struct Help {
bool manual;
bool usage;
bool mcpu;
bool transition;
bool check;
bool checkAction;
bool revert;
bool preview;
bool externStd;
bool hc;
}

Meta