gitlab-kotlin
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
gitlab-kotlin
GitLab CI Kotlin DSL
/
opensavvy.gitlab.ci.utils
/
ReadOnlyDelegate
Read
Only
Delegate
class
ReadOnlyDelegate
<
Type
>
(
value
:
Type
)
(
source
)
Members
Constructors
Read
Only
Delegate
Link copied to clipboard
constructor
(
value
:
Type
)
Functions
get
Value
Link copied to clipboard
open
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
Type