|
myMPD
Internal API documentation
|
#include <util.h>

Data Fields | |
| struct t_config * | config |
| pointer to static config | |
| struct t_list | script_list |
| list of scripts | |
| struct t_list | var_list |
| list of variables for scripts | |
| rax * | tmp_list |
| list of tmp variables for scripts | |
| time_t | tmp_list_next_exp |
| last expiration of the tmp_list | |
Holds central scripts state and configuration values.