Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getSarifOutputLocation (0.6 sec)

  1. platforms/jvm/code-quality/src/main/groovy/org/gradle/api/plugins/quality/internal/CheckstyleActionParameters.java

        Property<Boolean> getIsSarifRequired();
    
        RegularFileProperty getXmlOuputLocation();
    
        RegularFileProperty getHtmlOuputLocation();
    
        RegularFileProperty getSarifOutputLocation();
    
        DirectoryProperty getTemporaryDir();
    
        MapProperty<String, Object> getConfigProperties();
    
        Property<String> getStylesheetString();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jun 21 12:23:38 UTC 2023
    - 1.7K bytes
    - Viewed (0)
Back to top