package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Feb 10, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CurrentUserName
returns current username
first attempt get user from env
can be call multiple times because user.Current() cache user info
HomeDir
extract absolute user home dir in next order
HOME env
os.UserHomeDir
also check that HOME is present and is dir
Source Files
¶
Click to show internal directories.
Click to hide internal directories.