public interface CommandLineArgumentAlteringListenerVersion1
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalCommandLineArguments(String commandLineArguments)
This is called when you can add additional command line arguments.
|
String getAdditionalCommandLineArguments(String commandLineArguments)
commandLineArguments - the command line to execute.Copyright © 2013. All rights reserved