ConfigItem ========== .. currentmodule:: astropy.config .. autoclass:: ConfigItem :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ConfigItem.cfgtype ~ConfigItem.rootname .. rubric:: Methods Summary .. autosummary:: ~ConfigItem.__call__ ~ConfigItem.reload ~ConfigItem.set ~ConfigItem.set_temp .. rubric:: Attributes Documentation .. autoattribute:: cfgtype .. autoattribute:: rootname .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: reload .. automethod:: set .. automethod:: set_temp