# Functions

Clean to remove all local session files which not was used more than 24 hours.
New to create new or load saved session, returns error if can't load saved session.

# Constants

Keep session files for 7 days.

# Structs

Session session for managing session variables.