winter / io.jentz.winter.plugin / Plugins / contains

contains

fun contains(plugin: Plugin): Boolean

Returns true if the plugin is already registered.

Parameters

plugin - The plugin to check for.

Return
true if the registry contains the plugin