Getopt parser context. More...
#include <nrf_cli.h>
Data Fields |
|
| size_t | argc |
|
Number of arguments.
|
|
| char ** | pp_argv |
|
Argument list.
|
|
| size_t | arg_idx |
|
Current argument index.
|
|
| const char * | p_optarg |
|
Current option argument.
|
|
| nrf_cli_getopt_option_t const * | p_opt |
|
Option list.
|
|
| size_t | opt_count |
|
Option list size.
|
|
Detailed Description
Getopt parser context.
- components/libraries/cli/nrf_cli.h