ProcessWorkerSpec

A worker spec providing the requirements of a forked process with a custom classpath.

Since

5.6

Functions

Link copied to clipboard
abstract fun forkOptions(forkOptionsAction: Action<in JavaForkOptions>)
Executes the provided action against the JavaForkOptions object associated with this builder.
Link copied to clipboard
Gets the classpath associated with the worker.
Link copied to clipboard
Returns the JavaForkOptions object associated with this builder.