ASM_read_app_state: Read App State From Yaml Files
Description
Reads in the app state from yaml files.
Usage
ASM_read_app_state(sources = NULL)
Value
list with the following elements
isgood: Boolean indicating the exit status of the function.
msgs: Messages to be passed back to the user.
src_list: List containing the result of reading all of the sources.
yaml_res: Lists with elements for each module ID found in src_list with elements holding the modules configuration file "mod_cfg" and the modules formods configuration file "fm_cfg"
Arguments
sources
Vector of at corresponds with the ID used to call the modules UI elements