Function xdg_home::home_dir

source ·
pub fn home_dir() -> Option<PathBuf>
Expand description

Get the path of the current user’s home directory.

See the library documentation for more information.