long

fun long(key: String, defaultValue: Long? = null, min: Long = Long.MIN_VALUE, max: Long = Long.MAX_VALUE): ConfigBuilder