R/Conf.R
Conf_write.Rd
path to directory where the Conf files should be output
Use this function to write the configuration to disk, like so conf$write(dir). This is useful for modifying and then reloading with Conf(dir).
conf$write(dir)
Conf(dir)