Expand description
Contains code related to caching the results
Enums§
Functions§
- cache_
clear - Remove the cached terminal
- cache_
get - Try to get the terminal from the cache
- cache_
set - Save the provided terminal in the cache
Contains code related to caching the results