All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_config_lua Struct Reference

Detailed Description

lua module config

Definition at line 183 of file as_config.h.

#include "as_config.h"

+ Collaboration diagram for as_config_lua:

Data Fields

bool cache_enabled
 
char user_path [AS_CONFIG_PATH_MAX_SIZE]
 

Field Documentation

bool as_config_lua::cache_enabled

Enable caching of UDF files in the client application.

Definition at line 189 of file as_config.h.

char as_config_lua::user_path[AS_CONFIG_PATH_MAX_SIZE]

The path to user's UDF files. Default location defined in: AS_CONFIG_LUA_USER_PATH

Definition at line 195 of file as_config.h.


The documentation for this struct was generated from the following file: