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

Implement AckpineUninstallPlugin instead. This will become an error 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.