Descriptor for a single cmdline parameter.
More...
|
|
handler_fn | handler {nullptr} |
| | null = use default dispatch for type.
|
|
std::string_view | help {} |
| | Human-readable description.
|
|
std::string_view | name {} |
|
void * | storage {nullptr} |
| | Pointer to the target variable.
|
|
usize | storage_size {0} |
| | For str: capacity in bytes.
|
|
value_type | type |
Descriptor for a single cmdline parameter.
The documentation for this struct was generated from the following file:
- zxfoundation/base/cmdline.zcomponent/core.cxxm