api / org.gradle.workers / WorkerConfiguration / getClasspath

getClasspath

abstract fun getClasspath(): MutableIterable<File>

Gets the classpath associated with the worker.

Return
the classpath associated with the worker