Searched refs:command_tables (Results 1 – 1 of 1) sorted by relevance
110 std::map< std::string, text::table > command_tables; in general_help() local117 command_tables.insert(std::map< std::string, text::table >::value_type( in general_help()119 text::table& table = command_tables.find(category)->second; in general_help()152 ui->out_table(command_tables.find(category)->second, formatter, " "); in general_help()