- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getArchives (0.07 sec)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleKotlinDslRuntimeGeneratedSources.java
@Inject protected abstract ClassLoaderScopeRegistry getClassLoaderScopeRegistry(); @Inject protected abstract ArchiveOperations getArchives(); @Inject protected abstract FileSystemOperations getFs(); public GradleKotlinDslRuntimeGeneratedSources() { getInputClasspath().from(
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Sun Mar 19 17:15:23 UTC 2023 - 3.9K bytes - Viewed (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/Docbook2Xhtml.groovy
@Inject abstract ObjectFactory getObjects() @Inject abstract FileSystemOperations getFs() @Inject abstract ArchiveOperations getArchives() @Inject abstract ExecOperations getExecOps() @TaskAction def transform() { logging.captureStandardOutput(LogLevel.INFO) logging.captureStandardError(LogLevel.INFO)
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Oct 05 19:36:14 UTC 2023 - 4.7K bytes - Viewed (0)