Skip to main content

fetch_write_bytes

Function fetch_write_bytes 

Source
pub fn fetch_write_bytes(path: &Value, data: &Value) -> DogeResult
Expand description

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