ocaml-multicore / eio

Effects-based direct-style IO for multicore OCaml
Other
540 stars 66 forks source link

Add Path.rmtree ?missing_ok and allow non-directories #628

Closed talex5 closed 11 months ago

talex5 commented 11 months ago

These are both useful for tests when trying to ensure that old files have been removed.