ZClk  0.1.0-alpha.3
Library to build cli programs
Data Fields
zclk_option_t Struct Reference

CLI Option Object. More...

#include <zclk.h>

Collaboration diagram for zclk_option_t:
Collaboration graph
[legend]

Data Fields

char * name
 name of the option
 
char * short_name
 short_name of the option
 
zclk_valval
 value of the option
 
zclk_valdefault_val
 default value of the option
 
char * description
 textural description of the option
 

Detailed Description

CLI Option Object.


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