ForkingWorkerSpec

A worker spec providing the requirements of a forked process.

Since

5.6

Inheritors

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
Returns the JavaForkOptions object associated with this builder.