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