Searched refs:_doNothing (Results 1 – 1 of 1) sorted by relevance
154 void setDoNothing(bool value) { _doNothing = value; } in setDoNothing()155 bool doNothing() const { return _doNothing; } in doNothing()456 bool _doNothing = false; // for -help and -v which just print info variable