libreport 2.13.1
A tool to inform users about various problems on the running system
Data Fields
options Struct Reference

Data Fields

enum parse_opt_type type
 
int short_name
 
const char * long_name
 
void * value
 
const char * argh
 
const char * help
 

Detailed Description

Definition at line 1038 of file internal_libreport.h.

Field Documentation

◆ argh

const char* options::argh

Definition at line 1043 of file internal_libreport.h.

◆ help

const char* options::help

Definition at line 1044 of file internal_libreport.h.

◆ long_name

const char* options::long_name

Definition at line 1041 of file internal_libreport.h.

◆ short_name

int options::short_name

Definition at line 1040 of file internal_libreport.h.

◆ type

enum parse_opt_type options::type

Definition at line 1039 of file internal_libreport.h.

◆ value

void* options::value

Definition at line 1042 of file internal_libreport.h.


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