Skip to main content

fetch_append

Function fetch_append 

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

fetch.append(path, text) — add text to the end of the file, creating it if needed. Returns none.