- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getKotlinDslExtensionsJar (0.09 seconds)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleKotlinDslRuntimeGeneratedSources.java
return getClassLoaderScopeRegistry().getCoreAndPluginsScope(); } @TaskAction public void action() { FileTree kotlinDslExtensionsJar = getArchives().zipTree(getKotlinDslExtensionsJar()); getFs().sync(spec -> { spec.from(kotlinDslExtensionsJar, zip -> zip.include("**/*.kt")); spec.into(getGeneratedSources()); }); getFs().sync(spec -> {
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Sun Mar 19 17:15:23 GMT 2023 - 3.9K bytes - Click Count (0)