jetbrains.buildServer.configs.kotlin.v2018_2 / ArtifactRule / include

include

val include: Boolean fun include(src: String): ArtifactRule

Creates an include rule copying the artifact from the specified src path to the same destination

fun include(src: String, dst: String): ArtifactRule

Creates an include rule copying the artifact from the specified src path to the given destination