toggle menu
TeamCity Kotlin DSL
JVM
switch theme
search in API
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
Cleanup
/
KeepRule
/
PreserveArtifacts
Preserve
Artifacts
class
PreserveArtifacts
(
val
patterns
:
String
)
Holds the artifacts pattern to keep
Members
Constructors
Preserve
Artifacts
Link copied to clipboard
constructor
(
vararg
patterns
:
String
)
Properties
patterns
Link copied to clipboard
val
patterns
:
Array
<
out
String
>