Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
cmdarg Struct Reference

Data Fields

char shortarg
 
charlongarg
 
charhelpstr
 

Detailed Description

Definition at line 29 of file fc_cmdhelp.c.

Field Documentation

◆ helpstr

char* cmdarg::helpstr

Definition at line 32 of file fc_cmdhelp.c.

Referenced by cmdarg_new(), and cmdhelp_add().

◆ longarg

char* cmdarg::longarg

Definition at line 31 of file fc_cmdhelp.c.

Referenced by cmdarg_new(), and cmdhelp_add().

◆ shortarg

char cmdarg::shortarg

Definition at line 30 of file fc_cmdhelp.c.

Referenced by cmdarg_new(), and cmdhelp_add().