ZXFoundation™ 26h2
Loading...
Searching...
No Matches
zxfoundation::base::cmdline::param Struct Referenceexport

Descriptor for a single cmdline parameter. More...

Data Fields

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

Detailed Description

Descriptor for a single cmdline parameter.


The documentation for this struct was generated from the following file:
  • zxfoundation/base/cmdline.zcomponent/core.cxxm