TeamCity Kotlin DSL 2025.03
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
TeamCity Kotlin DSL 2025.03
TeamCity Kotlin DSL 2025.03
/
jetbrains.buildServer.configs.kotlin
/
ParameterRef
Parameter
Ref
class
ParameterRef
(
val
name
:
String
)
Reference to a parameter
Members
Constructors
Parameter
Ref
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
returns reference name
ref
Link copied to clipboard
val
ref
:
String
Reference name enclosed into %%
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String