Interface RuthlessExtension
-
- All Known Implementing Classes:
RuthlessExtensionImpl
public interface RuthlessExtensionInterface for theruthlessextension.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LombokSpecgetLombok()voidlombok(org.gradle.api.Action<? super LombokSpec> action)
-
-
-
Method Detail
-
getLombok
LombokSpec getLombok()
-
lombok
void lombok(org.gradle.api.Action<? super LombokSpec> action)
-
-