Skip to contents

Get current cache of conda environments from package environment or cache on disk

Usage

getCache(from = c("env", "cache"))

Arguments

from

Either "env" or "cache". Where to load cache from.

Value

a CondaEnvManager object