Package co.com.bancolombia
Interface CleanPluginExtension
-
public interface CleanPluginExtension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description ModelPropsgetModelProps()default voidmodelProps(org.gradle.api.Action<? super ModelProps> action)
-
-
-
Method Detail
-
getModelProps
ModelProps getModelProps()
-
modelProps
default void modelProps(org.gradle.api.Action<? super ModelProps> action)
-
-