getKeys

abstract fun getKeys(deep: Boolean): Set<String>

Gets all keys present in the config store.

Parameters

deep

Whether to include keys from nested sections