forkOptions

abstract fun forkOptions(forkOptionsAction: Action<in JavaForkOptions>)(source)

Executes the provided action against the JavaForkOptions object associated with this builder.

Since

5.6

Parameters

forkOptionsAction

- An action to configure the JavaForkOptions for this builder