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 (with error)

Implement AckpineInstallPlugin instead. This will be removed 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.