Groovy Documentation

Package org.gradle.process

Classes for executing system and Java processes.

 

Interface Summary
BaseExecSpec Specifies options for launching a child process.
ExecResult Represents the result of running an external process.
ExecSpec Specified the options for executing some command.
JavaExecSpec Specifies the options for executing a Java application.
JavaForkOptions
ProcessForkOptions
 


Gradle API 1.8