include

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