api / org.gradle.workers / WorkerConfiguration / classpath

classpath

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

Adds a set of files to the classpath associated with the worker.

Parameters

files - - the files to add to the classpath