pastas.decorators.get_use_cache =============================== .. py:function:: pastas.decorators.get_use_cache() -> bool Check if caching with cachetools is enabled. .. deprecated:: Use `pastas.options.cache` instead. .. !! processed by numpydoc !!