Tizen Native API  5.5
_Ecore_Getopt_Desc Struct Reference

Public Attributes

char shortname
const char * longname
const char * help
const char * metavar
Ecore_Getopt_Action action
union {
action_param

Detailed Description

Structure that describe an option of the command line.


Member Data Documentation

Action parameter

used by --help/ecore_getopt_help()

used with double dashes

used by ecore_getopt_help() with nargs > 0

used with a single dash