getFloat

abstract fun getFloat(path: String): Float

Get the float value of the configuration at "path".

Throws

If the configuration fails to load, parse, or find a value.