Class GradleSettings

java.lang.Object
org.openrewrite.gradle.marker.GradleSettings
All Implemented Interfaces:
Serializable, org.openrewrite.marker.Marker

public class GradleSettings extends Object implements org.openrewrite.marker.Marker, Serializable
See Also:
  • Constructor Details

    • GradleSettings

      public GradleSettings()
  • Method Details

    • isFeatureEnabled

      @Nullable public @Nullable Boolean isFeatureEnabled(String name)
    • getActiveFeatures

      public Set<FeaturePreview> getActiveFeatures()