pub fn fetch_remove_dir(path: &Value) -> DogeResultExpand description
fetch.remove_dir(path) — remove the directory at path and everything inside
it. A missing path is a catchable IOError. Returns none.
pub fn fetch_remove_dir(path: &Value) -> DogeResultfetch.remove_dir(path) — remove the directory at path and everything inside
it. A missing path is a catchable IOError. Returns none.