api / org.gradle.workers / WorkerConfiguration / setClasspath

setClasspath

abstract fun setClasspath(files: MutableIterable<File>): Unit

Sets the classpath associated with the worker.

Parameters

files - - the files to set the classpath to