get_keys method
Leave feedback
On this page
Returns all file names that contain the filter in the filename.
def get_keys(self, filter):
...
| Parameter | Type | Description |
|---|---|---|
| filter | str |
The filter to use. |
Returns: list[str]: File names that contain the filter in the filename.
- class
FileCache
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.