- classmethod paguro.Config.load(cfg: str) Config
Load (and set) previously saved Config options from a JSON string.
See also
load_from_fileLoad (and set) Config options from a JSON file.
saveSave the current set of Config options as a JSON string or file.