public interface BuildExecuter
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the selected tasks.
|
void |
select(GradleInternal gradle)
Selects the tasks to execute, if any.
|
void select(GradleInternal gradle)
void execute()
select(org.gradle.api.internal.GradleInternal).Copyright © 2013. All rights reserved