open_session# open_session(filepath)[source]# Read session state, handling both legacy and indexed formats. Parameters: filepathstrPath to a session file. Returns: dictDeserialised session state.