.applyImports: Function for recursive config data imports
Description
Function for recursive config data imports
Usage
.applyImports(cfg_data, filename)
Value
config data enriched in imported sections, if imports existed in the
input
Arguments
- cfg_data
config data, possibly including imports statement
- filename
path to the file to get the imports for