after_session_base
This module runs at the end of each session when the animal is back home.
It backs up the session data to a remote server using rsync.
You can override this class in your project code to implement custom behavior.
Classes
Base class for operations performed after a session ends. |