handlePluginAction

fun handlePluginAction(activity: Activity?, repositoryUrl: String, plugin: Plugin, isLocal: Boolean): Job

Parameters

isLocal

defines if the plugin data is from local data instead of repo Will only allow removal of plugins. Used for the local file management.