enabledPluginNames property

List<String> enabledPluginNames

Return a list of the names of the packages for which, if they define a plugin, the plugin should be enabled.

Implementation

List<String> get enabledPluginNames;