- classmethod paguro.Config.save_to_file(file: Path | str) None
Save the current set of Config options as a JSON file.
- Parameters:¶
See also
loadLoad (and set) Config options from a JSON string.
load_from_fileLoad (and set) Config options from a JSON file.
saveSave the current set of Config options as a JSON string.