forkOptions

abstract fun forkOptions(forkOptionsAction: Action<out Any>)

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

Parameters

forkOptionsAction

- An action to configure the JavaForkOptions for this builder