pub fn fetch_delete(path: &Value) -> DogeResultExpand description
fetch.delete(path) — remove the file at path. A missing file is a catchable
IOError. Returns none.
pub fn fetch_delete(path: &Value) -> DogeResultfetch.delete(path) — remove the file at path. A missing file is a catchable
IOError. Returns none.