jetbrains.buildServer.configs.kotlin.v10.projectFeatures / slackConnection

slackConnection

fun ProjectFeatures.slackConnection(base: SlackConnection? = null, init: SlackConnection.() -> Unit = {}): Unit

Creates a Slack connection in the current project

See Also

SlackConnection