libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblCmdArg Struct Reference

#include <gimbal_cmd_parser.h>

Data Fields

GblStringRefpName
 
GblStringRefpDesc
 

Detailed Description

Attributes of a single command-line argument.

Definition at line 36 of file gimbal_cmd_parser.h.

Field Documentation

◆ pName

GblStringRef* GblCmdArg::pName

Name of the command-line argument.

Definition at line 37 of file gimbal_cmd_parser.h.

◆ pDesc

GblStringRef* GblCmdArg::pDesc

Description of the command-line argument.

Definition at line 38 of file gimbal_cmd_parser.h.


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