paws_reset_cache {paws.common} | R Documentation |
Clear down paws cache environments
Description
Clears down the cache environments.
-
ini_cache
: an environment that stores the results fromread_ini
, mainly used for storing AWS config files. -
os_env_cache
: an environment that stores environmental variables from Unix Operating Systems.
Usage
paws_reset_cache()
[Package paws.common version 0.7.4 Index]