Skip to main content

cache_enabled

Method
This is a method of the FastContextConfig class in the context module.
Enable/disable caching.

Signature

def cache_enabled(mut self, enabled: bool) -> Self

Parameters

enabled
bool
required
No description available.

Returns

Returns
Self
The result of the operation.