Skip to main content

xdg_dir

Function xdg_dir 

Source
fn xdg_dir(
    value: Option<OsString>,
    home: Option<&Path>,
    fallback: &str,
) -> Result<PathBuf>