#include <popt.h>
Data Fields | |
struct poptOption | option |
int | argc |
const char ** | argv |
Definition at line 147 of file popt.h.
int poptItem_s::argc |
const char** poptItem_s::argv |
struct poptOption poptItem_s::option [read] |
alias/exec name(s) and description.
Definition at line 148 of file popt.h.
Referenced by handleAlias(), and handleExec().