[][src]Function tari_common::configuration::utils::install_default_config_file

pub fn install_default_config_file(path: &Path) -> Result<(), Error>

Installs a new configuration file template, copied from tari_sample.toml to the given path.