Function pimsync::config::expand_tilde

source ·
fn expand_tilde(orig: Utf8PathBuf) -> Result<Utf8PathBuf, FromPathBufError>
Expand description

§Errors

If this path starts with tilde AND the home directory is non-UTF8.