load

open fun load(path: String?): <Error class: unknown class>?

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.