Searched refs:cmd_help (Results 1 – 1 of 1) sorted by relevance
341 function_pointer: CommandHandler::cmd_help, in build_commands()446 self.cmd_help(&args).ok(); in process_cmd_line()466 fn cmd_help(&mut self, args: &Vec<String>) -> CommandResult { in cmd_help() method480 self.cmd_help(&vec![]).ok(); in cmd_help()