Skip to main content

fetch_copy

Function fetch_copy 

Source
pub fn fetch_copy(from: &Value, to: &Value) -> DogeResult
Expand description

fetch.copy(from, to) — copy the contents of file from to to, creating or replacing to. A missing from is a catchable IOError. Returns none.