Skip to main content

get_home_dir

Function get_home_dir 

Source
pub fn get_home_dir(l: usize) -> Option<String>
Expand description

Gets the home directory of the current user.

Returns None on failure.