@Incubating public interface TaskSelector extends Launchable
Launchable
that uses task name to select tasks executed from a given project and its sub-projects. This is
roughly equivalent to running `gradle <task-name>` from the command-line.修飾子とタイプ | メソッドと説明 |
---|---|
String |
getName()
Returns the name that will be used to select tasks.
|
getDescription, getDisplayName, isPublic
String getName()