load

fun load(path: Path): BackendConfig

Loads configuration from path.


fun load(reader: Reader): BackendConfig

Loads configuration from a reader.