

ConfigItem
=========================

.. currentmodule:: astropy.config

.. autoclass:: ConfigItem
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~ConfigItem.cfgtype

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~ConfigItem.__call__
      ~ConfigItem.reload
      ~ConfigItem.set
      ~ConfigItem.set_temp

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: cfgtype

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: __call__
   .. automethod:: reload
   .. automethod:: set
   .. automethod:: set_temp

   
   