Session ======= .. currentmodule:: narupatools.app.session .. autoclass:: Session .. rubric:: Inheritance .. inheritance-diagram:: Session :parts: 1 .. rubric:: Methods .. autosummary:: :nosignatures: ~Session.__init__ ~Session.check_task ~Session.close ~Session.health_check ~Session.pause ~Session.play ~Session.restart ~Session.run ~Session.show ~Session.start ~Session.start_loop ~Session.step ~Session.stop .. automethod:: Session.__init__ .. automethod:: Session.check_task .. automethod:: Session.close .. automethod:: Session.health_check .. automethod:: Session.pause .. automethod:: Session.play .. automethod:: Session.restart .. automethod:: Session.run .. automethod:: Session.show .. automethod:: Session.start .. automethod:: Session.start_loop .. automethod:: Session.step .. automethod:: Session.stop .. rubric:: Attributes .. autosummary:: ~Session.address ~Session.app ~Session.name ~Session.port ~Session.shared_state ~Session.target .. autoattribute:: Session.address .. autoattribute:: Session.app .. autoattribute:: Session.name .. autoattribute:: Session.port .. autoattribute:: Session.shared_state .. autoattribute:: Session.target