Searched refs:with_args (Results 1 – 1 of 1) sorted by relevance
30 let conflicts = Conflicts::with_args(self.cmd, matcher); in validate()468 fn with_args(cmd: &Command, matcher: &ArgMatcher) -> Self { in with_args() method