Action ====== .. currentmodule:: tupa.action .. autoclass:: Action :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Action.is_swap ~Action.remote ~Action.type_to_id .. rubric:: Methods Summary .. autosummary:: ~Action.__call__ ~Action.apply ~Action.is_type .. rubric:: Attributes Documentation .. autoattribute:: is_swap .. autoattribute:: remote .. autoattribute:: type_to_id .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: apply .. automethod:: is_type