bootstrapClasspath

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

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

Return

this

Parameters

classpath

The classpath.