Write the configuration template to file
Arguments
- template_dir_name
A character string: the name of the config template sub-directory or NULL for the default. Default: 'config'
- template_name
A character string: the name of the config template file or NULL for the default. Default: The name returned by
get_cfg_template_name()
- cfg
A list of nested lists, with 'leaf' nodes specifying configuration values. Default: The template config returned by
generate_cfg_template()