gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.workers
/
ClassLoaderWorkerSpec
Class
Loader
Worker
Spec
API
interface
ClassLoaderWorkerSpec
:
WorkerSpec
(
source
)
A worker spec providing the requirements of an isolated classpath.
Since
5.6
Inheritors
ProcessWorkerSpec
Members
Functions
get
Classpath
Link copied to clipboard
API
abstract
fun
getClasspath
(
)
:
ConfigurableFileCollection
Gets the classpath associated with the worker.