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.yaml
/
yamlList
yaml
List
fun
yamlList
(
vararg
values
:
YamlExport
)
:
<Error class: unknown class>
(
source
)
fun
yamlList
(
values
:
List
<
Yaml
>
)
:
Yaml.Collection.ListLiteral
(
source
)
fun
yamlList
(
values
:
Set
<
Yaml
>
)
:
<Error class: unknown class>
(
source
)
fun
yamlList
(
values
:
List
<
YamlExport
>
)
:
<Error class: unknown class>
(
source
)
fun
yamlList
(
values
:
Set
<
YamlExport
>
)
:
<Error class: unknown class>
(
source
)
fun
yamlList
(
values
:
List
<
String
>
)
:
<Error class: unknown class>
(
source
)