get

open operator override fun get(key: String): JsonNode?(source)

Gets the value of the key from the config file.

Parameters

key

The key of the value.