Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

configReader

Configuration reader used to read configuration values.
let configReader: ConfigReader

Discussion

You can configure this ConfigReader when initializing your Application to read configuration values from different sources, such as files, environment variables or command line arguments.