Searched refs:conflicts_with (Results 1 – 4 of 4) sorted by relevance
384 pub fn conflicts_with(mut self, n: &'a str) -> Self { in conflicts_with() method425 self = self.conflicts_with(n); in conflicts_with_all()491 "conflicts_with" => yaml_vec_or_str!(v, a, conflicts_with), in from()523 .conflicts_with("c1") in groups()525 .conflicts_with("c4") in groups()546 .conflicts_with("c1") in test_debug()548 .conflicts_with("c4") in test_debug()580 .conflicts_with("c1") in test_from()582 .conflicts_with("c4") in test_from()
144 "conflicts_with" => yaml_vec_or_str!(v, a, conflicts_with), in from_yaml()1144 pub fn conflicts_with(mut self, name: &'a str) -> Self { in conflicts_with() method
68 …Arg::from_usage("[flag2] -F 'tests flags with exclusions'").conflicts_with("flag").requires("long-… in complex_app()69 …ge("--long-option-2 [option2] 'tests long options with exclusions'").conflicts_with("option").requ… in complex_app()
768 .conflicts_with("save-baseline") in configure_from_args()782 .conflicts_with("profile-time") in configure_from_args()