Searched refs:subcommand_next_line_help (Results 1 – 1 of 1) sorted by relevance
880 self.subcommand_next_line_help(subcommand, spec_vals, longest) in will_subcommands_wrap()930 fn subcommand_next_line_help(&self, cmd: &Command, spec_vals: &str, longest: usize) -> bool { in subcommand_next_line_help() method