Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.workers
/
ClassLoaderWorkerSpec
Class
Loader
Worker
Spec
API
interface
ClassLoaderWorkerSpec
:
WorkerSpec
(
source
)
A worker spec providing the requirements of an isolated classpath.
Inheritors
ProcessWorkerSpec
Members
Functions
get
Classpath
Link copied to clipboard
API
abstract
fun
getClasspath
(
)
:
ConfigurableFileCollection
Gets the classpath associated with the worker.