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

buildReportTab

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

Creates a custom tab for every build of the current project

See Also

BuildReportTab