ConfigTreePropertySource

constructor(name: String, sourceDirectory: Path)

Create a new ConfigTreePropertySource instance.

Parameters

name

the name of the property source

sourceDirectory

the underlying source directory


constructor(name: String, sourceDirectory: Path, options: Array<ConfigTreePropertySource.Option>)

Create a new ConfigTreePropertySource instance.

Parameters

name

the name of the property source

sourceDirectory

the underlying source directory

options

the property source options