public class KtLintTask
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
outputDirectory |
java.lang.String |
version |
| Constructor and Description |
|---|
KtLintTask() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getOutputDirectory() |
java.lang.String |
getVersion() |
void |
run() |
void |
setOutputDirectory(java.io.File p) |
void |
setVersion(java.lang.String p) |