# Functions
CheckErr checks errors.
DirExists return true if "dirpath" exists, else false.
FileExists return true if "filepath" exists, else false.
GetRootPath returns the string of the root directory of the project.
ParseConfigFile returns a Config struct, which contains config data.