getInt

abstract fun getInt(path: String): Int

Gets the specified Int configuration value. If the value is not set or not a valid integer, the default value provided by addDefault is returned.

Parameters

path

The dot separated configuration value path