Class HelpTasksPlugin

java.lang.Object
org.gradle.api.plugins.HelpTasksPlugin
All Implemented Interfaces:
Plugin<Project>

public abstract class HelpTasksPlugin extends Object implements Plugin<Project>
Adds various reporting tasks that provide information about the project.
See Also: