Skip to main content

fetch_remove_dir

Function fetch_remove_dir 

Source
pub fn fetch_remove_dir(path: &Value) -> DogeResult
Expand description

fetch.remove_dir(path) — remove the directory at path and everything inside it. A missing path is a catchable IOError. Returns none.