Helper functions to control the behavior of caching. Simple wrappers around
base::options()
.
The name of the styler cache to use. If
NULL
, the option "styler.cache_name" is considered which defaults to
the version of styler used.
Whether or not to print an informative message about what the function is doing.
Other cache managers:
cache_clear()
,
cache_info()
,
caching