Function mdbook::utils::fs::remove_dir_content

source ยท
pub fn remove_dir_content(dir: &Path) -> Result<()>
Expand description

Removes all the content of a directory but not the directory itself