public interface JBakeExtension
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.file.ConfigurableFileCollection |
getAssets() |
org.gradle.api.file.ConfigurableFileCollection |
getClasspath() |
org.gradle.api.provider.MapProperty<java.lang.String,java.lang.Object> |
getConfigurations() |
org.gradle.api.file.ConfigurableFileCollection |
getContent() |
org.gradle.api.file.DirectoryProperty |
getDestinationDirectory() |
org.gradle.api.file.ConfigurableFileCollection |
getTemplates() |
org.gradle.api.file.ConfigurableFileCollection getClasspath()
org.gradle.api.file.ConfigurableFileCollection getContent()
org.gradle.api.file.ConfigurableFileCollection getAssets()
org.gradle.api.file.ConfigurableFileCollection getTemplates()
org.gradle.api.provider.MapProperty<java.lang.String,java.lang.Object> getConfigurations()
org.gradle.api.file.DirectoryProperty getDestinationDirectory()