Searched refs:check_for_help_and_version_str (Results 1 – 1 of 1) sorted by relevance
1524 fn check_for_help_and_version_str(&self, arg: &OsStr) -> ClapResult<()> { in check_for_help_and_version_str() function1662 self.check_for_help_and_version_str(arg)?; in parse_long_arg()