Searched refs:TrailingVarArg (Results 1 – 3 of 3) sorted by relevance
118 TrailingVarArg => Flags::TRAILING_VARARG,907 TrailingVarArg, enumerator1031 "trailingvararg" => Ok(AppSettings::TrailingVarArg), in from_str()1156 AppSettings::TrailingVarArg in app_settings_fromstr()
1103 && (self.is_set(AS::TrailingVarArg) && pos_counter == self.positionals.len()) in get_matches_with()
1294 …* adds new setting to stop delimiting values with -- or TrailingVarArg ([fc3e0f5a](https://github…