cache_ext: Default cache extensions

Description Usage Details Value See Also Examples

View source: R/cache_ext.R

Description

Get the file/path extension used for the current/defaul cache backend.

Usage

1
2
3
4
cache_ext(x)

## S3 method for class ''NULL''
cache_ext(x)

Details

cache_ext() returns the extensions associated with the default cache backend. The difference between a fs and cache extension is that the cache extension may contain the ..

Value

An ext() object for the current backend.

See Also

Examples

1

decisionpatterns/cache documentation built on June 15, 2020, 9:35 p.m.