|
libclap 1.0.0
Command Line Argument Parser for C
|
Action types and handlers for libclap. More...

Go to the source code of this file.
Enumerations | |
| enum | clap_action_t { CLAP_ACTION_STORE , CLAP_ACTION_STORE_CONST , CLAP_ACTION_STORE_TRUE , CLAP_ACTION_STORE_FALSE , CLAP_ACTION_APPEND , CLAP_ACTION_APPEND_CONST , CLAP_ACTION_COUNT , CLAP_ACTION_HELP , CLAP_ACTION_VERSION , CLAP_ACTION_CUSTOM } |
| Action types for argument processing. More... | |
Action types and handlers for libclap.
| enum clap_action_t |
Action types for argument processing.