result.configs |
array of objects |
+ |
|
result.configs.plugin |
string |
+ |
Name of plugin |
result.configs.configs |
array of objects |
+ |
List of available config files |
result.configs.configs.name |
string |
+ |
Name of configuration file |
result.configs.configs.description |
string |
+ |
Description of configuration file |
result.configs.configs.extensions |
array of objects |
+ |
Other plugins which provide the same config file. Order in this list shows priorities between
plugins. |
result.configs.configs.extensions.id |
string |
– |
Id of plugin |