# Functions
AutoFilepath is the automatically detected path of the currently used config file.
DefaultFilepath returns the default in the system for the config file.
GetProfiles returns a map list of currently loaded and available profiles.
Load tries to load the viper found config file into a map of profiles.
SetUpLoader sets up the viper config framework settings.
UpdateConfigFileProfileContents overwrites the profiles in the given config filepath with the given list of profiles.