mdbook::utils::fs

Function 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