|
PatchworkOS
|
Configuration array structure. More...
#include <config.h>
Data Fields | |
| char ** | items |
| uint64_t | length |
| char** config_array_t::items |
Definition at line 39 of file config.h.
Referenced by config_get_array(), execute_commands(), start_menu_load_entries(), start_programs(), and start_services().
| uint64_t config_array_t::length |
Definition at line 40 of file config.h.
Referenced by config_get_array(), execute_commands(), start_menu_load_entries(), start_programs(), and start_services().