aem-plugin / com.cognifide.gradle.aem.common.build / PropertyParser / expand

expand

fun expand(file: File, props: Map<String, Any?>): Unit
fun expand(source: String, props: Map<String, Any?>, context: String? = null): String