Introduction
Guides
Miscellaneous
BaseAppConfig
BaseAppConfig.add_component()
BaseAppConfig.add_ext_dir()
BaseAppConfig.add_ext_script()
BaseAppConfig.add_file_source()
BaseAppConfig.add_task_data_filter()
BaseAppConfig.add_task_result_filter()
Bases: ABC
ABC
BaseAppConfig holds the base essential component data for the ServerApp and ClientApp, including the task_data_filters, task_result_filters, system components and used external scripts.