Crate rattler_cache

Source

Modules§

Constants§

  • The location in the main cache folder where the conda package cache is stored.
  • The location in the main cache folder where the repodata cache is stored.

Functions§

  • Determines the default cache directory for rattler. It first checks the environment variable RATTLER_CACHE_DIR. If not set, it falls back to the standard cache directory provided by dirs::cache_dir()/rattler/cache.