[][src]Function cap_primitives::fs::remove_open_dir_all

pub fn remove_open_dir_all(dir: File) -> Result<()>

Given an open directory handle, recursively delete the contents of the directory plus the directory itself.