dimo414 / bkt

a subprocess caching utility, available as a command line binary and a Rust library.
https://www.bkt.rs
MIT License
241 stars 13 forks source link

Make cache path canonical #8

Closed rrx closed 2 years ago

dimo414 commented 2 years ago

Thanks for this PR! I've submitted a different fix and added some test coverage, but LMK if you think we should actually be canonicalizing the path early. We can continue discussing in #9.