get

operator fun <T : Any> get(section: ConfigurationSection<T>): T

Retrieves a configuration via its section, or throws an exception if no such section could be found.