Groovy Documentation

org.gradle.process
[Java] Interface BaseExecSpec

org.gradle.process.ProcessForkOptions
  org.gradle.process.BaseExecSpec
All Superinterfaces:
ProcessForkOptions

public interface BaseExecSpec
extends ProcessForkOptions

Specifies options for launching a child process.

Authors:
Hans Dockter


Groovy Documentation