Searched refs:_copy_subtree_for_help (Results 1 – 1 of 1) sorted by relevance
4276 .subcommands(self.get_subcommands().map(Command::_copy_subtree_for_help)); in _check_help_and_version()4310 fn _copy_subtree_for_help(&self) -> Command { in _copy_subtree_for_help() method4315 .subcommands(self.get_subcommands().map(Command::_copy_subtree_for_help)); in _copy_subtree_for_help()