|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| const char * | cmdline_name |
| int | argument_count |
| const char * | arg_names |
| const char * | description |
| int(* | function )(char *argv[]) |
| int dispatch_table_s::argument_count |
Definition at line 62 of file ziptool.c.
Referenced by dispatch().
| const char* dispatch_table_s::description |
Definition at line 64 of file ziptool.c.
Referenced by cmd_descs_generate.CmdDesc::__str__(), and cmd_descs_generate.CmdDesc::str_tab().