ForkingWorkerSpec

A worker spec providing the requirements of a forked process.

Inheritors

Functions

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