Searched refs:COUNT_ONCE_OR_MORE (Results 1 – 2 of 2) sorted by relevance
60 options_.push_back(Option{name, description, func, Option::COUNT_ONCE_OR_MORE, true}); in MandatoryOption()166 if (opt.count == Option::COUNT_ONCE_OR_MORE) { in Usage()179 if (opt.count == Option::COUNT_ONCE_OR_MORE || in Usage()
62 COUNT_ONCE_OR_MORE, enumerator