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

Container for parsed argument values. More...

#include <clap_types.h>

Detailed Description

Container for parsed argument values.

Opaque structure. Allocated by clap_parse_args(), freed with clap_namespace_free(). Values are retrieved via the clap_namespace_get_*() accessor family.


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