Support disabling the file cache
Open
- Dominant language
- C++
- Stars
- 25
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
There's no way to disable fusilli's on-disk compilation cache (`~/.cache/fusilli`). The `FUSILLI_CACHE_DIR` env var controls the cache directory but setting it to empty falls through to the `$HOME` default.
Disabling the cache would be useful for development workflows where stale cached artifacts can cause confusion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.