pytuflow.BCDatabaseRunState.items

pytuflow.BCDatabaseRunState.items#

BCDatabaseRunState.items()#

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

Return type:

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