Rizin
unix-like reverse engineering framework and cli tools
rz_cmd_descriptor_t Struct Reference

#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_tsub [127]
 

Detailed Description

Definition at line 504 of file rz_cmd.h.

Member Data Documentation

◆ cmd

const char* rz_cmd_descriptor_t::cmd

Definition at line 505 of file rz_cmd.h.

Referenced by cmd_descriptor_init().

◆ help_detail

const char** rz_cmd_descriptor_t::help_detail

Definition at line 507 of file rz_cmd.h.

◆ help_detail2

const char** rz_cmd_descriptor_t::help_detail2

Definition at line 508 of file rz_cmd.h.

◆ help_msg

const char** rz_cmd_descriptor_t::help_msg

Definition at line 506 of file rz_cmd.h.

◆ sub

struct rz_cmd_descriptor_t* rz_cmd_descriptor_t::sub[127]

Definition at line 509 of file rz_cmd.h.


The documentation for this struct was generated from the following file: