111 if((value == NULL) || (strcmp(value,
"config") == 0)) {
113 }
else if(strcmp(value,
"caps") == 0) {
#define AMXRT_COPT_BACKENDS
#define AMXRT_COPT_PID_FILE
#define AMXRT_COPT_LIBDIRS
#define AMXRT_COPT_DUMP_CONFIG
#define AMXRT_COPT_PRIORITY
#define AMXRT_COPT_DUMP_CAPS
#define AMXRT_COPT_REQUIRES
#define AMXRT_COPT_AUTO_DETECT
#define AMXRT_COPT_AUTO_CONNECT
#define AMXRT_COPT_DAEMON
#define AMXRT_COPT_INCDIRS
PRIVATE void amxrt_print_error(const char *fmt,...)
PRIVATE void amxrt_print_help(void)
void amxrt_cmd_line_parse_assignment(const char *option, bool force)
Parses an command line option or an argument with an assignment.
void amxrt_print_usage(void)
Prints the usage information and all available options to stdout.