public class DetektReport
@NotNull public static java.lang.String DEFAULT_FILENAME
public static io.gitlab.arturbosch.detekt.extensions.DetektReport.Companion Companion
public DetektReport(@NotNull
DetektReportType type,
@NotNull
org.gradle.api.Project project)
@Nullable public java.lang.Boolean getEnabled()
public void setEnabled(@Nullable
java.lang.Boolean p)
@Nullable public java.io.File getDestination()
public void setDestination(@Nullable
java.io.File p)
@NotNull public java.lang.String toString()
@NotNull
public org.gradle.api.provider.Provider<org.gradle.api.file.RegularFile> getTargetFileProvider(@NotNull
org.gradle.api.provider.Provider<java.io.File> reportsDir)
@NotNull public DetektReportType getType()