Skip to main content

dirs_home

Function dirs_home 

Source
fn dirs_home() -> Option<String>
Expand description

Return the current user’s home directory as a string, without a trailing slash. Returns None when the home directory cannot be determined.