MCPcopy
hub / github.com/long2ice/fastapi-cache / get_enable

Method get_enable

fastapi_cache/__init__.py:92–93  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

90
91 @classmethod
92 def get_enable(cls) -> bool:
93 return cls._enable
94
95 @classmethod
96 async def clear(

Callers 1

_uncacheableFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected