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