- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for zipTree (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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()); });
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Sun Mar 19 17:15:23 GMT 2023 - 3.9K bytes - Click Count (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/Docbook2Xhtml.groovy
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 04 07:24:54 GMT 2024 - 4.7K bytes - Click Count (0)