Skip to main content

fetch_delete

Function fetch_delete 

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

fetch.delete(path) — remove the file at path. A missing file is a catchable IOError. Returns none.