Kotlin/JS GitHub Actions SDK
1.6.0
Kotlin JS GitHub Action SDK
/
com.rnett.action.delegates
/
lowercase
lowercase
fun
<
D
>
ReadOnlyProperty
<
D
,
String
>
.
lowercase
(
)
:
ReadOnlyProperty
<
D
,
String
>
(
source
)
fun
<
D
>
ReadWriteProperty
<
D
,
String
>
.
lowercase
(
)
:
ReadWriteProperty
<
D
,
String
>
(
source
)
fun
<
D
>
ReadOnlyProperty
<
D
,
String
?
>
.
lowercase
(
)
:
ReadOnlyProperty
<
D
,
String
?
>
(
source
)
fun
<
D
>
ReadWriteProperty
<
D
,
String
?
>
.
lowercase
(
)
:
ReadWriteProperty
<
D
,
String
?
>
(
source
)