getOptions

open fun getOptions(propertySource: PropertySource<out Any>): ConfigData.Options

Return the config data options that apply to the given source.

Return

the options that apply

Since

2.4.5

Parameters

propertySource

the property source to check