module

Marten::Handlers::Session

Provides helpers methods to interact with the session store.

Instance methods

session(*args, **options)

Returns the session store for the considered request.

Source
session(*args, **options, &)

Returns the session store for the considered request.

Source