Skip to main content

fetch_ext

Function fetch_ext 

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

fetch.ext(path) — the extension of the final component including the leading dot ("c.txt"".txt"), or "" when there is none. A leading dot on the component itself (".gitignore") is not an extension.