load

open override fun load(path: String?): ApplicationConfig?

Tries loading an application configuration from the specified path.

Return

configuration or null if the path is not found or configuration format is not supported.