YAXArrays.jl icon indicating copy to clipboard operation
YAXArrays.jl copied to clipboard

Overwrite=true should check whether the path is valid for the given backend

Open felixcremer opened this issue 2 years ago • 0 comments

Because we use rm(path, recursive=true) we should check whether the path is valid for the detected backend so that we don*t accidentaly delete files by providing a misspelled path.

felixcremer avatar Sep 04 '23 11:09 felixcremer