Session.dump
- Session.dump(filepath)
Dump the data of the current session into a file.
- Parameters:
- filepathstr | Path
Location of the file containing the session data.
- Returns:
- None
Dump the data of the current session into a file.
Location of the file containing the session data.