Searched refs:write_subcommands (Results 1 – 3 of 3) sorted by relevance
232 self.write_subcommands(self.cmd); in write_templated_help()417 self.write_subcommands(self.cmd); in write_all_args()949 fn write_subcommands(&mut self, cmd: &Command) { in write_subcommands() method
899 self.write_subcommands(self.cmd)?; in write_all_args()924 fn write_subcommands(&mut self, cmd: &Command<'help>) -> io::Result<()> { in write_subcommands() method1090 self.write_subcommands(self.cmd)?; in write_templated_help()