Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getKotlinScriptClassPathProvider (0.28 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleKotlinDslRuntimeGeneratedSources.java

        public abstract DirectoryProperty getGeneratedSources();
    
        @OutputDirectory
        public abstract DirectoryProperty getGeneratedClasses();
    
        @Inject
        protected abstract KotlinScriptClassPathProvider getKotlinScriptClassPathProvider();
    
        @Inject
        protected abstract ClassLoaderScopeRegistry getClassLoaderScopeRegistry();
    
        @Inject
        protected abstract ArchiveOperations getArchives();
    
        @Inject
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Mar 19 17:15:23 UTC 2023
    - 3.9K bytes
    - Viewed (0)
Back to top