This PR fixes a bug with `cache clean` where it would fail if the cache directory does not exist. This introduces a `removeDirAllIfExists` utility which is also now used in `lake clean`. While `lake clean` did previously check for a nonexistent build directory, this version should be more robust to racing runs of `lake clean` as well. |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||