Session.saveas

Session.saveas(filepath)[source]

Save the session to a new file.

Parameters:

filepath (str) – Path to a file for saving the session data.

Returns:

None