Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getOutro (0.2 sec)

  1. platforms/core-configuration/model-core/src/testFixtures/groovy/org/gradle/internal/reflect/validation/ValidationMessageDisplayConfiguration.groovy

        }
    
        private String getTypeIntro() {
            "Type '$typeName' ${property ? "${propertyIntro} '${property}' " : ''}"
        }
    
        private String getOutro() {
            checker.learnAt(documentationId, section)
        }
    
        static String formatEntry(String entry) {
            endLineWithDot(entry.capitalize())
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Dec 20 11:12:24 UTC 2023
    - 4.2K bytes
    - Viewed (0)
Back to top