getBooleanList

abstract fun getBooleanList(path: String): List<Boolean>

Gets the specified List of Boolean configuration value. If the value is not set or not a valid boolean list, the default value provided by addDefault is returned.

Parameters

path

The dot separated configuration value path