pytuflow.CrossSectionRunState.items

pytuflow.CrossSectionRunState.items#

CrossSectionRunState.items()#

Returns an iterator over the (key, value) pairs in the database.

Return type:

Generator[tuple[str, DBEntry], None, None]