PluginsController

Controller for managing plugins initialized in the tracker

Functions

Link copied to clipboard

Add a new plugin

Link copied to clipboard
abstract fun removePlugin(identifier: String)

Remove plugin with the identifier

Properties

Link copied to clipboard
abstract val identifiers: List<String>

List of initialized plugin identifiers

Inheritors

Link copied to clipboard