Write configuration data to a file.

write_config(path, config_data)

Arguments

path

character. The path to write the configuration file to.

config_data

list. The configuration data to write to the file.