Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_cmd.h>
Public Attributes | |
const char * | cmd |
const char ** | help_msg |
const char ** | help_detail |
const char ** | help_detail2 |
struct rz_cmd_descriptor_t * | sub [127] |
const char* rz_cmd_descriptor_t::cmd |
Definition at line 505 of file rz_cmd.h.
Referenced by cmd_descriptor_init().
struct rz_cmd_descriptor_t* rz_cmd_descriptor_t::sub[127] |