See: Description
| Class | Description |
|---|---|
| CmdLine |
Implementation of
CmdLineTask, but helpful for implementing other things as well. |
| CmdLine.Result |
Returns the given result.
|
| CmdLineTask |
A task for running a series of actions, including shell commands.
|
| EnvMisc |
Utilities for getting environment variables in buildscripts.
|
| FileMisc |
Miscellaneous utilties for copying files around.
|
| JDK |
Detects the JDK folder from the gradle project, and wraps it in an API.
|
| ProjectPlugin |
Base implementation of a Plugin which prevents double-application.
|
| ZipUtil |
Utilities for mucking with zip files.
|
Common utilities for creating and manipulating gradle tasks.