| Package | Description |
|---|---|
| org.gradle.gradleplugin.foundation | |
| org.gradle.openapi.wrappers.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
GradlePluginLord.addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListener listener)
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
|
void |
GradlePluginLord.removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandLineArgumentAlteringListenerWrapper
Wrapper to shield version changes in GradleTab from an external user of the gradle open API.
|
Copyright © 2013. All rights reserved