Skip to main content

remove_backend_path

Function remove_backend_path 

Source
pub fn remove_backend_path(path: &str) -> Result<()>
Expand description

Remove a backend at path, whether it is a file (.h5, .zarr.zip) or a directory (.zarr). Nothing happens when the path does not exist.