jetbrains.buildServer.configs.kotlin.v10 / StringDelegate

StringDelegate

class StringDelegate : SingleParamDelegate<String>

Constructors

<init>

StringDelegate(customParamName: String? = null)

Inherited Properties

mapping

val mapping: Map<T, String?>?

params

open val params: List<Parameter>