Closed dsweber2 closed 1 year ago
minor fix for if someone calls clear_cache(someDir) to reset the cache, rather than clear_cache(dir = someDir)
clear_cache(someDir)
clear_cache(dir = someDir)
minor fix for if someone calls
clear_cache(someDir)
to reset the cache, rather thanclear_cache(dir = someDir)