api / org.gradle.api.tasks.compile / CompileOptions / getBootstrapClasspath

getBootstrapClasspath

@Optional @CompileClasspath open fun getBootstrapClasspath(): FileCollection

Returns the bootstrap classpath to be used for the compiler process. Defaults to null.

Since
4.3