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.
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.