Ask a question to get started
Enter to sendā¢Shift+Enter new line
Check if a cache exists Args: cache_name(str): name of the cache. Returns: True if cache exists
cache_exists( self, cache_name: str, ) -> bool