alias ACF
Overview
Convenience alias to make referencing Athena::Config
types easier.
Alias Definition
Athena::Config
Defined in:
athena-config.crConstant Summary
-
CONFIG_PATH_NAME =
"ATHENA_CONFIG_PATH"
-
The name of the environment variable that stores the path to the configuration file.
-
DEFAULT_CONFIG_PATH =
"./athena.yml"
-
The default path to the configuration file.
-
VERSION =
"0.1.0"