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

#include <rz_cmd.h>

Public Attributes

const char * name
 
const RzCmdDescDetailEntryentries
 

Detailed Description

A detail section used to better describe a command.

Definition at line 193 of file rz_cmd.h.

Member Data Documentation

◆ entries

const RzCmdDescDetailEntry* rz_cmd_desc_detail_t::entries

NULL-terminated array of entries, displayed one per line.

Definition at line 201 of file rz_cmd.h.

Referenced by fill_details_do(), cmd_descs_generate.Detail::get_cstructure(), rz_cmd_desc_details_free(), and rz_hash_bang_details_cb().

◆ name


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