Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get an iterator over keys that match the given prefix.
yield_keys( self, *, prefix: Optional[str] = None ) -> Iterator[str]