get_home_dir() -> Option<String>
Returns the user's home directory as a String, or None if unavailable.
String
None
Last updated 3 months ago