public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
String[] |
getInstalledPlugins()
Get all plugin names
|
String |
getPluginDescription(String pluginName)
Get the description of a installed plugin
|
String |
getPluginVersion(String pluginName)
Get the version of a installed plugin
|
Copyright © 2018. All rights reserved.