public class DetektGenerateConfigTask
| Constructor and Description |
|---|
DetektGenerateConfigTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateConfig() |
org.gradle.api.file.ConfigurableFileCollection |
getDetektClasspath() |
org.gradle.api.file.FileCollection |
getInput()
Deprecated.
|
void |
setInput(org.gradle.api.file.FileCollection value)
Deprecated.
|
@Internal @NotNull public org.gradle.api.file.FileCollection getInput()
public void setInput(@NotNull
org.gradle.api.file.FileCollection value)
@NotNull public org.gradle.api.file.ConfigurableFileCollection getDetektClasspath()
public void generateConfig()