hatch.template.plugin.interface.TemplateInterface
=================================================

.. currentmodule:: hatch.template.plugin.interface

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TemplateInterface.__init__
      ~TemplateInterface.finalize_files
      ~TemplateInterface.get_files
      ~TemplateInterface.initialize_config
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TemplateInterface.PLUGIN_NAME
      ~TemplateInterface.PRIORITY
   
   