YamlConfigLoader

Loads ApplicationConfig from a YAML file.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun load(path: String?): ApplicationConfig?

Tries loading an application configuration from the specified path.