getCacheDir {simpleCache}R Documentation

Fetcher of the currently set cache directory.

Description

getCacheDir retrieves the value of the option that stores the currently set cache directory path.

Usage

getCacheDir()

Value

If the option is set, the path to the currently set cache directory; otherwise, NULL.


[Package simpleCache version 0.4.2 Index]