# Packages
No description provided by the author
# Functions
FileExists check if file exists.
HomeDir returns the home directory for the current user.
NewFileSafe creates a file only if it doesn't exist.
PanicOnError checks the given error, if not nil panic.