Skip to main content

fetch_read

Function fetch_read 

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

fetch.read(path) — the file’s whole contents as a Str. A missing file or one whose bytes are not valid text is a catchable IOError.