#include <readline.h>
Public Attributes | |
| const char * | name |
| rl_command_func_t * | function |
| const char * | name |
| rl_command_func_t * | function |
Definition at line 69 of file readline.h.
| rl_command_func_t* _funmap::function |
Definition at line 71 of file readline.h.
| rl_command_func_t* _funmap::function |
| const char* _funmap::name |
Definition at line 70 of file readline.h.
| const char* _funmap::name |
Definition at line 70 of file readline.h.
Referenced by rl_add_funmap_entry(), rl_funmap_names(), and rl_initialize_funmap().
1.4.7

