hatch.config.model.RootConfig
=============================

.. currentmodule:: hatch.config.model

.. autoclass:: RootConfig
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RootConfig.__init__
      ~RootConfig.parse_fields
      ~RootConfig.raise_error
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RootConfig.dirs
      ~RootConfig.mode
      ~RootConfig.project
      ~RootConfig.projects
      ~RootConfig.publish
      ~RootConfig.shell
      ~RootConfig.template
      ~RootConfig.terminal
   
   