TeamCity Kotlin DSL 2024.12.2
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.2
TeamCity Kotlin DSL 2024.12.2
/
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