pub fn fetch_write(path: &Value, text: &Value) -> DogeResultExpand description
fetch.write(path, text) — replace the file’s contents with text, creating
it if needed. Returns none.
pub fn fetch_write(path: &Value, text: &Value) -> DogeResultfetch.write(path, text) — replace the file’s contents with text, creating
it if needed. Returns none.