CoreConfig ========== .. currentmodule:: maelzel.core.config .. autoclass:: CoreConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CoreConfig.name ~CoreConfig.persistent .. rubric:: Methods Summary .. autosummary:: ~CoreConfig.__call__ ~CoreConfig.activate ~CoreConfig.addKey ~CoreConfig.asCsv ~CoreConfig.asYaml ~CoreConfig.checkDict ~CoreConfig.checkValue ~CoreConfig.clear ~CoreConfig.clone ~CoreConfig.copy ~CoreConfig.diff ~CoreConfig.dump ~CoreConfig.edit ~CoreConfig.fromkeys ~CoreConfig.generateRstDocumentation ~CoreConfig.get ~CoreConfig.getChoices ~CoreConfig.getDoc ~CoreConfig.getPath ~CoreConfig.getRange ~CoreConfig.getType ~CoreConfig.getTypestr ~CoreConfig.getValidateFunc ~CoreConfig.isCongruentWith ~CoreConfig.items ~CoreConfig.keys ~CoreConfig.load ~CoreConfig.makeDefault ~CoreConfig.makeEnharmonicOptions ~CoreConfig.makeQuantizationProfile ~CoreConfig.makeRenderOptions ~CoreConfig.normalizeKey ~CoreConfig.override ~CoreConfig.pop ~CoreConfig.popitem ~CoreConfig.read ~CoreConfig.registerCallback ~CoreConfig.removeSaved ~CoreConfig.reset ~CoreConfig.resetKey ~CoreConfig.root ~CoreConfig.save ~CoreConfig.saveKey ~CoreConfig.setdefault ~CoreConfig.update ~CoreConfig.updated ~CoreConfig.validatorTypes ~CoreConfig.values .. rubric:: Attributes Documentation .. autoattribute:: name .. autoattribute:: persistent .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: activate .. automethod:: addKey .. automethod:: asCsv .. automethod:: asYaml .. automethod:: checkDict .. automethod:: checkValue .. automethod:: clear .. automethod:: clone .. automethod:: copy .. automethod:: diff .. automethod:: dump .. automethod:: edit .. automethod:: fromkeys .. automethod:: generateRstDocumentation .. automethod:: get .. automethod:: getChoices .. automethod:: getDoc .. automethod:: getPath .. automethod:: getRange .. automethod:: getType .. automethod:: getTypestr .. automethod:: getValidateFunc .. automethod:: isCongruentWith .. automethod:: items .. automethod:: keys .. automethod:: load .. automethod:: makeDefault .. automethod:: makeEnharmonicOptions .. automethod:: makeQuantizationProfile .. automethod:: makeRenderOptions .. automethod:: normalizeKey .. automethod:: override .. automethod:: pop .. automethod:: popitem .. automethod:: read .. automethod:: registerCallback .. automethod:: removeSaved .. automethod:: reset .. automethod:: resetKey .. automethod:: root .. automethod:: save .. automethod:: saveKey .. automethod:: setdefault .. automethod:: update .. automethod:: updated .. automethod:: validatorTypes .. automethod:: values