polars_io::path_utils

Function resolve_homedir

Source
pub fn resolve_homedir(path: &dyn AsRef<Path>) -> PathBuf
Expand description

Replaces a “~” in the Path with the home directory.