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

Gets the home directory of the current user.

Returns None on failure.