Structs§
- Cache
Config - Cache configuration.
Functions§
- clear_
cache - Clear the cache for a specific command, or all cache if no command provided.
- default_
cache_ dir - Get the default cache directory.
- generate_
cache_ key - Generate a cache key from command and arguments.
- read_
cache - Read a cached result if available and valid.
- write_
cache - Write a result to cache.