Nabu-asr
|
contains functionality for the default configuration More...
Functions | |
def | nabu.tools.default_conf.apply_defaults (conf, default_file) |
apply the default configuration to conf More... | |
contains functionality for the default configuration
def nabu.tools.default_conf.apply_defaults | ( | conf, | |
default_file | |||
) |
apply the default configuration to conf
conf | the configuration as a dictionary that was read in the recipe |
default_file | the file containing the default configurations |
returns | the updated conf |