bootstrapClasspath

abstract fun bootstrapClasspath(@Nullable classpath: Array<@Nullable Any>): JavaForkOptions

Adds the given values to the end of the bootstrap classpath for the process.

Return

this

Parameters

classpath

The classpath.