Function std::old_io::fs::rmdir_recursiveUnstable [-] [+] [src]

pub fn rmdir_recursive(path: &Path) -> IoResult<()>

Removes a directory at this path, after removing all its contents. Use carefully!

Error

See file::unlink and fs::readdir