# Functions
Execute is the entry point for the application.
ScaffoldOverrides updates the main configuration with any override files that have been specified on the command line.
# Variables
App holds the configured objects, such as the logger and help messages.
Config variable to hold the model after parsing.
define a slice to hold a list of all the configuration files that have been read in.