Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config reading: Add a note about use of .exists
std::path::Path::exists is wrong and should never be used. But let's deal with that on a future occasion, as it may be controversial and/or too much risk of a breaking change.
- Loading branch information