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

Parsing engine state and configuration. More...

#include <clap_types.h>

Detailed Description

Parsing engine state and configuration.

Opaque structure. Created with clap_parser_new(), configured via clap_parser_set_*() and clap_add_argument() family, then passed to clap_parse_args(). Members are internal.


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