All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jvmMain.EmptyRaptorSettings.kt Maven / Gradle / Ivy

There is a newer version: 0.27.0
Show newest version
package io.fluidsonic.raptor


internal object EmptyRaptorSettings : RaptorSettings {

	override fun valueProvider(path: String) =
		null
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy