package
1.44.0
Repository: https://github.com/madkins23/go-utils.git
Documentation: pkg.go.dev

# 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().