hatch.env.collectors.plugin.interface.EnvironmentCollectorInterface
===================================================================

.. currentmodule:: hatch.env.collectors.plugin.interface

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~EnvironmentCollectorInterface.__init__
      ~EnvironmentCollectorInterface.finalize_config
      ~EnvironmentCollectorInterface.finalize_environments
      ~EnvironmentCollectorInterface.get_initial_config
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~EnvironmentCollectorInterface.PLUGIN_NAME
      ~EnvironmentCollectorInterface.config
      ~EnvironmentCollectorInterface.root
   
   