43#include "aerncommon.h"
aern_network_designations
The AERN device designation.
Definition aern.h:1140
The AERN command enumerations.
aern_console_modes
The ARS console modes.
Definition commands.h:331
aern_command_actions
The ARS command actions.
Definition commands.h:248
AERN_EXPORT_API void aern_help_print_context(const char *prompt, aern_command_actions command)
Print a help string associated with a command action.
Definition help.c:13
AERN_EXPORT_API void aern_help_print_mode(const char *prompt, aern_console_modes mode, aern_network_designations designation)
Print a console prompt with help text for the current mode.
Definition help.c:23
The AERN common resources.