Package org.gradle.process
package org.gradle.process
Classes for executing system and Java processes.
-
ClassDescriptionSpecifies options for launching a child process.Provides arguments to a process.Process execution operations.Provides lazy access to the output of the external process.A handle to access content of the process' standard stream (the standard output of the standard error output).Represents the result of running an external process.Specified the options for executing some command.Contains a subset of the Java Debug Wire Protocol properties.Specifies the options for executing a Java application.Specifies the options to use to fork a Java process.Specifies the options to use to fork a process.