pluginSource

fun pluginSource(pluginId: String, owningModulePath: String, implementationClassName: String, runtimeMode: PluginRuntimeMode = PluginRuntimeMode.IN_PROCESS)(source)

Deprecated

Use plugin(plugin, enabled, hotReloadEnabled) instead. Source metadata is inferred from plugin class.