ConfigLoader

constructor(path: String, factory: (Map<String, String>) -> U)

Parameters

U

The Config subclass type to instantiate with loaded values.