A simple container to store the app configuration
The directory where the app is installed. Coming from the app parameter
The directory where the documentation files will be installed. Coming from the --out parameter
A flag indicating that the documentation must be opened in the browser immediately after the generation. Coming from the --launch parameter
A flag indicating that the source files must not have colors for the js keywords and links for global variables and types. Coming from the --noSourcesColor parameter
The directory where the source files are. Coming from the --in parameter
A flag indicating the validation must be done. Coming from the --validate parameter