apply

open fun apply(scope: UninstallPluginScope)

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


open override fun apply(builder: UninstallParameters.Builder)

Deprecated (with error)

Implement AckpineUninstallPlugin instead. This will be removed in the next minor version. If overridden, this overload will be prioritized over AckpineUninstallPlugin.apply(scope).

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