bootstrapClasspath

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

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

Return

this

Parameters

classpath

The classpath.