.. _evans--commands: commands ======== .. automodule:: evans.commands .. currentmodule:: evans.commands .. container:: svg-container .. inheritance-diagram:: evans :lineage: evans.commands .. raw:: html
.. rubric:: Classes :class: section-header .. autosummary:: :nosignatures: ~Command ~HandlerCommand ~RhythmCommand .. autoclass:: Command .. raw:: html
.. rubric:: Attributes Summary :class: class-header .. autosummary:: :nosignatures: __call__ __repr__ __str__ .. raw:: html
.. rubric:: Special methods :class: class-header .. automethod:: Command.__call__ .. automethod:: Command.__repr__ .. automethod:: Command.__str__ .. autoclass:: HandlerCommand .. raw:: html
.. rubric:: Attributes Summary :class: class-header .. autosummary:: :nosignatures: __repr__ __str__ .. raw:: html
.. rubric:: Special methods :class: class-header .. automethod:: HandlerCommand.__repr__ .. automethod:: HandlerCommand.__str__ .. autoclass:: RhythmCommand .. raw:: html
.. rubric:: Attributes Summary :class: class-header .. autosummary:: :nosignatures: __repr__ __str__ .. raw:: html
.. rubric:: Special methods :class: class-header .. automethod:: RhythmCommand.__repr__ .. automethod:: RhythmCommand.__str__ .. raw:: html
.. rubric:: Functions :class: section-header .. autosummary:: :nosignatures: ~attach ~call ~detach ~duplicate ~replace .. autofunction:: attach .. autofunction:: call .. autofunction:: detach .. autofunction:: duplicate .. autofunction:: replace