Ask a question to get started
Enter to sendā¢Shift+Enter new line
Yields the keys present in the storage.
yield_keys( self, *, prefix: str | None = None, ) -> Iterator[str]
prefix
str | None
None
Ignored. Uses the prefix provided in the constructor.