Config.Reader.read-exclamation-mark
You're seeing just the function
read-exclamation-mark, go back to Config.Reader module for more information.
Specs
Reads the configuration file.
Options
:imports- a list of already imported paths or:disabledto disable imports:env- the environment the configuration file runs on. SeeConfig.config_env/0for sample usage:target- the target the configuration file runs on. SeeConfig.config_target/0for sample usage