struct cfg_config_msg

Overview

CFG_CONFIG message content More…

#include <conf_messages.h>

struct cfg_config_msg {
    // fields

    CFG_MSG_FIELDS bool history;
    char filename[0];
};

Detailed Documentation

CFG_CONFIG message content

Fields

CFG_MSG_FIELDS bool history

add to command history (if true)

char filename[0]

IN