apply

open fun apply(scope: InstallPluginScope)

Applies some settings to install session scope to accommodate the plugin's functionality.


open override fun apply(builder: InstallParameters.Builder)

Deprecated

Implement AckpineInstallPlugin instead. This will become an error in the next minor version. If overridden, this overload will be prioritized over AckpineInstallPlugin.apply(scope).

Applies some settings to install parameters to accommodate the plugin's functionality.