Launchable
Represents an object that can be used to launch a Gradle build, such as a task.
To launch a build, you pass one or more org.gradle.tooling.model.Launchable instances to either forTasks or forLaunchables.
Since
1.12
Represents an object that can be used to launch a Gradle build, such as a task.
To launch a build, you pass one or more org.gradle.tooling.model.Launchable instances to either forTasks or forLaunchables.
1.12