Closed richelbilderbeek closed 5 years ago
An informal feature request by @thijsjanzen.
I think it would be a good idea to:
beastier
~/.cache/beastier
beastier::clear_beastier_cache()
Called the function clear_beast2_working_dir
clear_beast2_working_dir
Added in v2.0.25
Oldskool alternative:
cd .cache find . -type f -mtime +7 -execdir rm -- '{}' \;
An informal feature request by @thijsjanzen.
I think it would be a good idea to:
beastier
write to subfolders of~/.cache/beastier
beastier::clear_beastier_cache()