tuweni / org.apache.tuweni.config / Configuration / sections

sections

abstract fun sections(prefix: String!): MutableSet<String!>! (source)

The names of the sections defined under a given prefix.

Parameters

prefix - String!: the key prefix

Return
MutableSet<String!>!: The names of the sections defined under a given prefix.