clear_cache: Clear the lintr cache

View source: R/cache.R

clear_cacheR Documentation

Clear the lintr cache

Description

Clear the lintr cache

Usage

clear_cache(file = NULL, path = NULL)

Arguments

file

filename whose cache to clear. If you pass NULL, it will delete all of the caches.

path

directory to store caches. Reads option 'lintr.cache_directory' as the default.

Value

0 for success, 1 for failure, invisibly.


lintr documentation built on May 29, 2024, 11:31 a.m.