$darkmode
Functions | |
| static void | print_help (const char *prog_name) |
| CliAction | cli_handle_args (int argc, char *argv[]) |
| Parses command-line arguments and determines the next action. More... | |
| CliAction cli_handle_args | ( | int | argc, |
| char * | argv[] | ||
| ) |
Parses command-line arguments and determines the next action.
| argc | Number of arguments. |
| argv | Array of argument strings. |
|
static |