gradle
8.3
Java API
gradle
/
org.gradle.workers
/
ClassLoaderWorkerSpec
Class
Loader
Worker
Spec
Java API
interface
ClassLoaderWorkerSpec
:
WorkerSpec
A worker spec providing the requirements of an isolated classpath.
Inheritors
ProcessWorkerSpec
Members
Functions
get
Classpath
Link copied to clipboard
Java API
abstract
fun
getClasspath
(
)
:
ConfigurableFileCollection
Gets the classpath associated with the worker.