tuweni / org.apache.tuweni.config / Configuration / getConfigurationSection

getConfigurationSection

abstract fun getConfigurationSection(name: String!): Configuration! (source)

Provides a section of the configuration

Parameters

name - String!: the name of the section

Return
Configuration!: the section of the configuration.