jetbrains.buildServer.configs.kotlin.v2017_2 / Dependency / snapshot

snapshot

var snapshot: SnapshotDependency?

Snapshot dependency settings or null if there should be no snapshot dependency

fun snapshot(init: SnapshotDependency.() -> Unit): Unit

Configures snapshot dependency. When this block is missing, no snapshot dependency will be added.

Parameters

init - function to configure snapshot dependency