hatch.publish.plugin.interface.PublisherInterface
=================================================

.. currentmodule:: hatch.publish.plugin.interface

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PublisherInterface.__init__
      ~PublisherInterface.publish
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PublisherInterface.PLUGIN_NAME
      ~PublisherInterface.app
      ~PublisherInterface.cache_dir
      ~PublisherInterface.disable
      ~PublisherInterface.plugin_config
      ~PublisherInterface.project_config
      ~PublisherInterface.root
   
   