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

jvmMain.RaptorSettingsPlugin.kt Maven / Gradle / Ivy

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


// TODO Actually use.
public object RaptorSettingsPlugin : RaptorPlugin {

	override fun RaptorPluginInstallationScope.install() {}


	override fun toString(): String = "settings"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy