Skip to main content

fetch_write

Function fetch_write 

Source
pub fn fetch_write(path: &Value, text: &Value) -> DogeResult
Expand description

fetch.write(path, text) — replace the file’s contents with text, creating it if needed. Returns none.