# Functions
FixHomePath returns the provided path adjusted to replace the home directory tilde if there is one.
HomePath returns a path constructed from the specified relative path and the user's home directory.
# Variables
ErrNoHomeDirectory is returned when there is no home directory for the user.
ErrNoUserData is returned when no user data can be acquired via user.Current().