Searched refs:get_command_rule_list (Results 1 – 2 of 2) sorted by relevance
500 let command_rule_list = handler.get_command_rule_list().clone(); in handle_client_command()
2043 pub fn get_command_rule_list(&self) -> Vec<String> { in get_command_rule_list() method