Function pmcore::routines::settings::write_settings_to_file

source ยท
pub fn write_settings_to_file(settings: &Settings) -> Result<()>
Expand description

Writes a copy of the parsed settings to file

This function writes a copy of the parsed settings to file. The file is written to output folder specified in the settings, and is named settings.json.