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

.. automodule:: hatch.config.model

   
   .. rubric:: Functions

   .. autosummary::
      :toctree:
   
      parse_config
   
   .. rubric:: Classes

   .. autosummary::
      :toctree:
      :template: custom-class-template.rst
   
      DirsConfig
      LazilyParsedConfig
      LicensesConfig
      ProjectConfig
      RootConfig
      ShellConfig
      StylesConfig
      TemplateConfig
      TerminalConfig
   
   .. rubric:: Exceptions

   .. autosummary::
      :toctree:
   
      ConfigurationError
   