Function lance_core::io::local::remove_dir_all
source · pub fn remove_dir_all(path: &Path) -> Result<()>Expand description
Recursively remove a directory, specified by object_store::path::Path.
pub fn remove_dir_all(path: &Path) -> Result<()>Recursively remove a directory, specified by object_store::path::Path.