podpac.utils.clear_cache¶
Clear the entire default cache_ctrl.
- param mode
determines what types of the CacheStore are affected. Options: ‘ram’, ‘disk’, ‘network’, ‘all’. Default ‘all’.
- type mode
str
Clear the entire default cache_ctrl.
determines what types of the CacheStore are affected. Options: ‘ram’, ‘disk’, ‘network’, ‘all’. Default ‘all’.
str