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
/
yamlMap
yaml
Map
fun
yamlMap
(
vararg
values
:
<Error class: unknown class>
<
YamlExport
,
YamlExport
>
)
:
Yaml.Collection.MapLiteral
(
source
)
fun
yamlMap
(
values
:
Map
<
Yaml
,
Yaml
>
)
:
Yaml.Collection.MapLiteral
(
source
)
fun
yamlMap
(
values
:
Map
<
YamlExport
,
YamlExport
>
)
:
Yaml.Collection.MapLiteral
(
source
)
fun
yamlMap
(
values
:
Map
<
String
,
String
>
)
:
Yaml.Collection.MapLiteral
(
source
)