expand

abstract fun expand(properties: Map<String, out Any>): CopySpec(source)
abstract fun expand(properties: Map<String, out Any>, action: Action<out Any>): CopySpec(source)