public interface GradleRunnerVersion1
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand(String commandLine)
Call this to execute the specified command line.
|
void |
killProcess()
Call this to stop the gradle command.
|
void executeCommand(String commandLine)
commandLine - the command to executevoid killProcess()
Copyright © 2013. All rights reserved