LazyLoadSession.dump

LazyLoadSession.dump(sessiondir=None)

Dump the data of the current session into a session directory.

Parameters:
sessiondirstr | Path

Location of the file containing the session data.

Returns:
None