# Functions
comma-separated value of environments.
LoadEnv first generates the map of the env vars that needs to be set.
# Constants
ConceptsDir holds the location of concept files.
CsvDelimiter holds delimiter used to parse csv files.
GaugeEnvironment holds the name of the current environment.
GaugeReportsDir holds the location of reports.
GaugeScreenshotsDir holds the location of screenshots dir.
LogsDirectory holds the location of log files.
OverwriteReports = false will create a new directory for reports for every run.
ScreenshotOnFailure indicates if failure should invoke screenshot.
SpecsDir holds the location of spec files.
# Variables
AllowCaseSensitiveTags determines if the casing is ignored in tags filtering.
AllowFilteredParallelExecution - feature toggle for filtered parallel execution.
AllowMultiLineStep - feature toggle for newline in step text.
AllowScenarioDatatable -feature toggle for datatables in scenario.
EnableMultiThreadedExecution determines if threads should be used instead of process for each parallel stream.
GaugeDataDir gets the data files location.
SaveExecutionResult determines if last run result should be saved.