Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MapProperty (0.04 sec)

  1. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/testcleanup/TestFilesCleanupService.kt

        interface Params : BuildServiceParameters {
            val projectStates: MapProperty<String, TestFilesCleanupProjectState>
            val rootBuildDir: DirectoryProperty
    
            /**
             * Key is the path of a task, value is the possible report dirs it generates.
             */
            val taskPathToReports: MapProperty<String, List<File>>
    
            /**
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Wed Nov 05 11:43:49 UTC 2025
    - 12.5K bytes
    - Viewed (0)
Back to top