#include <popt.h>
変数 | |
| poptOption | option |
| int | argc |
| const char ** | argv |
| struct poptOption option |
alias/exec name(s) and description.
参照元 handleAlias()・handleExec()・itemHelp()・itemUsage()・poptAddItem()・poptFreeContext().
| int argc |
| const char** argv |
(alias) args, must be free()able.
参照元 execCommand()・handleAlias()・poptAddItem()・poptFreeContext().
1.4.7