toggle menu
gradle
8.11.1
API
switch theme
search in API
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.