Interface CleanPluginExtension


public interface CleanPluginExtension
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default void
    modelProps(org.gradle.api.Action<? super ModelProps> action)
     
  • Method Details

    • getModelProps

      ModelProps getModelProps()
    • modelProps

      default void modelProps(org.gradle.api.Action<? super ModelProps> action)