Package | Description |
---|---|
com.simpligility.maven.plugins.android |
Modifier and Type | Method and Description |
---|---|
void |
CommandExecutor.executeCommand(String executable,
List<String> commands)
Executes the command for the specified executable and list of command options.
|
void |
CommandExecutor.executeCommand(String executable,
List<String> commands,
boolean failsOnErrorOutput)
Executes the command for the specified executable and list of command options.
|
void |
CommandExecutor.executeCommand(String executable,
List<String> commands,
File workingDirectory,
boolean failsOnErrorOutput)
Executes the command for the specified executable and list of command options.
|
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.