public interface LocalizationParameters
extends org.gradle.workers.WorkParameters
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.provider.Property<java.io.File> |
getOutputDir() |
org.gradle.api.provider.Property<java.lang.String> |
getRelativePath() |
org.gradle.api.file.RegularFileProperty |
getSourceFile() |