Warning
THIS MODULE DOES NOT HAVE STABLE PUBLIC API
Bases: plainbox.impl.exporter.SessionStateExporterBase
Session state exporter creating rfc822 documents
Returns the value assigned to an option.
Compute a subset of session data.
The subset of the data that should be saved may depend on a particular saver class and options selected by the user.
Must return a collection that can be handled by dump(). Special care must be taken when processing io_log (and in the future, attachments) as those can be arbitrarily large.
assigns a value to an option. If no value is given, it just “sets” the option to True