alias ACF

Overview

Convenience alias to make referencing Athena::Config types easier.

Alias Definition

Athena::Config

Defined in:

athena-config.cr

Constant 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.