forkOptions

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

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

Parameters

forkOptionsAction

- An action to configure the JavaForkOptions for this builder