libclap 1.0.0
Command Line Argument Parser for C
Loading...
Searching...
No Matches
clap_argument_s Struct Reference

Argument definition (positional or optional). More...

#include <clap_types.h>

Detailed Description

Argument definition (positional or optional).

Opaque structure. Created by clap_add_argument(), configured via clap_argument_*() setter functions. Not freed directly — owned by the parser.


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